Skip to content

refactor!: modernize base types and interfaces (#87) #19

refactor!: modernize base types and interfaces (#87)

refactor!: modernize base types and interfaces (#87) #19

Triggered via push December 29, 2023 10:23
Status Success
Total duration 37s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L832
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L882
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L882
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L891
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L526
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L530
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L532
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L535
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L629
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L629
Converting null literal or possible null value to non-nullable type.