Skip to content

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

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

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

Triggered via push December 29, 2023 10:23
Status Success
Total duration 1m 49s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

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