Skip to content

Added more extension #21

Added more extension

Added more extension #21

Re-run triggered January 18, 2025 04:18
Status Success
Total duration 37s
Artifacts

package.yaml

on: push
Fit to window
Zoom out
Zoom in

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.