impl. IPrimitiveGet->Struct(Type) #152
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
test/primitive/Samples.cs#L216
Non-nullable property 'String' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L217
Non-nullable property 'Array' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L218
Non-nullable property 'List' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L219
Non-nullable property 'Bytes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L160
Non-nullable property 'String' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L45
Non-nullable property 'String' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L47
Non-nullable property 'Bytes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L54
Non-nullable property 'List' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L17
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/primitive/Samples.cs#L19
Non-nullable property 'Director' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|