Publish Package TemplatingLibrary #4
Package_TemplatingLibrary.yml
on: workflow_dispatch
build-and-publish
39s
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#L141
Cannot convert null literal to non-nullable reference type.
|
|
build-and-publish:
FAST.FBasic.LibraryToolkit/Core/Errors.cs#L105
Cannot convert null literal to non-nullable reference type.
|
|
build-and-publish:
FAST.FBasic.LibraryToolkit/Core/Errors.cs#L95
Cannot convert null literal to non-nullable reference type.
|
|
build-and-publish:
FAST.FBasic.LibraryToolkit/Core/Errors.cs#L90
Cannot convert null literal to non-nullable reference type.
|
|
build-and-publish:
FAST.FBasic.LibraryToolkit/Core/Errors.cs#L65
Cannot convert null literal to non-nullable reference type.
|
|
build-and-publish:
FAST.FBasic.LibraryToolkit/Core/Errors.cs#L43
Cannot convert null literal to non-nullable reference type.
|
|
build-and-publish:
FAST.FBasic.LibraryToolkit/Core/Errors.cs#L6
Cannot convert null literal to non-nullable reference type.
|