Fixed Chunk.Has (#167) #253
Annotations
20 warnings
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 return.
|
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
XML comment has cref attribute 'span' that could not be resolved
|
Build
XML comment has a param tag for '', but there is no parameter by that name
|
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
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
Possible null reference return.
|
Test
XML comment has cref attribute 'span' that could not be resolved
|
Test
XML comment has a param tag for '', but there is no parameter by that name
|
The logs for this run have expired and are no longer available.
Loading