Skip to content

ERROR statement in Events Library #118

ERROR statement in Events Library

ERROR statement in Events Library #118

Triggered via push November 16, 2025 22:48
Status Success
Total duration 30s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: 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: 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: 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/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.