Skip to content

Fix a project reference and namespaces #95

Fix a project reference and namespaces

Fix a project reference and namespaces #95

Triggered via push October 28, 2025 20:12
Status Success
Total duration 38s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: FAST.FBasic.LibraryToolkit/Core/DefaultFileManagementLayer.cs#L17
Non-nullable field 'fullFilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: FAST.FBasic.LibraryToolkit/Core/DefaultFileManagementLayer.cs#L17
Non-nullable property 'RequestedFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: FAST.FBasic.LibraryToolkit/Core/FBasicArray_ToolKitExtensions.cs#L6
The type 'T1' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T1' doesn't match 'notnull' constraint.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L132
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L96
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L86
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L81
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L56
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L34
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L34
Cannot convert null literal to non-nullable reference type.