Variadic Source Generator #268
Annotations
20 warnings
Build
Cannot convert null literal to non-nullable reference type.
|
Build
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Build
Possible null reference argument for parameter 'item' in 'void ICollection<object>.Add(object item)'.
|
Build
Possible null reference assignment.
|
Build
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Build
Non-nullable property 'Components' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Possible null reference return.
|
Build
Possible null reference return.
|
Build
Possible null reference return.
|
Build
XML comment has cref attribute 'Slots' that could not be resolved
|
Test
Possible null reference assignment.
|
Test
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Test
Non-nullable property 'Components' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test
Possible null reference return.
|
Test
Possible null reference return.
|
Test
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Test
Possible null reference argument for parameter 'item' in 'void ICollection<object>.Add(object item)'.
|
Test
Cannot convert null literal to non-nullable reference type.
|
Test
Possible null reference return.
|
Test
XML comment has cref attribute 'Slots' that could not be resolved
|
The logs for this run have expired and are no longer available.
Loading