Skip to content

Json library, New Packages versions (Interpreter,Toolkit) #101

Json library, New Packages versions (Interpreter,Toolkit)

Json library, New Packages versions (Interpreter,Toolkit) #101

Triggered via push November 1, 2025 20:33
Status Success
Total duration 32s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: FAST.FBasic.LibraryToolkit/Types/Value.cs#L78
Non-nullable property 'String' 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/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/Types/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#L144
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L108
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L98
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L93
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L68
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L46
Cannot convert null literal to non-nullable reference type.
build: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L9
Cannot convert null literal to non-nullable reference type.