Skip to content

Publish Package FBasicInterpreter #1

Publish Package FBasicInterpreter

Publish Package FBasicInterpreter #1

Manually triggered November 1, 2025 20:34
Status Success
Total duration 29s
Artifacts

Package_FBasicInterpreter.yml

on: workflow_dispatch
build-and-publish
25s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-publish: FAST.FBasic.LibraryToolkit/Types/Value.cs#L78
Non-nullable property 'Object' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish: 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-and-publish: 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-and-publish: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L144
Cannot convert null literal to non-nullable reference type.
build-and-publish: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L108
Cannot convert null literal to non-nullable reference type.
build-and-publish: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L98
Cannot convert null literal to non-nullable reference type.
build-and-publish: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L93
Cannot convert null literal to non-nullable reference type.
build-and-publish: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L68
Cannot convert null literal to non-nullable reference type.
build-and-publish: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L46
Cannot convert null literal to non-nullable reference type.
build-and-publish: FAST.FBasic.LibraryToolkit/Core/Errors.cs#L9
Cannot convert null literal to non-nullable reference type.