Added more extension #21
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/Reflector/CastExtensions.cs#L17
Possible null reference assignment.
|
build:
src/Reflector/CastExtensions.cs#L176
Converting null literal or possible null value to non-nullable type.
|
build:
src/Reflector/ReflectionExtensions.cs#L443
Dereference of a possibly null reference.
|
build:
src/Reflector/ReflectionExtensions.cs#L465
Dereference of a possibly null reference.
|
build:
src/Reflector/ReflectionExtensions.cs#L486
Dereference of a possibly null reference.
|
build:
src/Reflector/ReflectionExtensions.cs#L507
Dereference of a possibly null reference.
|
build:
src/Reflector/ReflectionExtensions.cs#L512
Converting null literal or possible null value to non-nullable type.
|
build:
src/Reflector/ReflectionExtensions.cs#L512
Possible null reference return.
|
build:
src/Reflector/ReflectionExtensions.cs#L574
Dereference of a possibly null reference.
|
build:
src/Reflector/ReflectionExtensions.cs#L580
Dereference of a possibly null reference.
|