Skip to content

Publish Package FBasicInterpreter #4

Publish Package FBasicInterpreter

Publish Package FBasicInterpreter #4

Manually triggered December 7, 2025 23:23
Status Success
Total duration 30s
Artifacts

Package_FBasicInterpreter.yml

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

Annotations

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