new statement EVAL #124
Annotations
10 warnings
|
build:
FAST.FBasic.LibraryToolkit/Core/FBasicRequestForObjectDescriptor.cs#L10
Non-nullable property 'Context' 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/FBasicRequestForObjectDescriptor.cs#L10
Non-nullable property 'Interpreter' 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/FBasicRequestForObjectDescriptor.cs#L58
Cannot convert null literal to non-nullable reference type.
|
|
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.
|