Publish Package FBasicInterpreter #4
Package_FBasicInterpreter.yml
on: workflow_dispatch
build-and-publish
26s
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.
|