Skip to content

Code re-arrangement #119

Code re-arrangement

Code re-arrangement #119

Triggered via push November 17, 2025 06:34
Status Success
Total duration 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: FAST.FBasic.LibraryToolkit/Core/FBasicException.cs#L11
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/DefaultFileManagementLayer.cs#L16
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#L16
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/Errors.cs#L145
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L109
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L99
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L94
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L69
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L47
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L10
Cannot convert null literal to non-nullable reference type.