Skip to content

refactor!: modernize memory store and copy (#89) #15

refactor!: modernize memory store and copy (#89)

refactor!: modernize memory store and copy (#89) #15

Triggered via push January 2, 2024 03:20
Status Success
Total duration 2m 12s
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/ErrorUtility.cs#L32
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Remote/Registry.cs#L35
Non-nullable property 'ManifestMediaTypes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (8.0.x): src/OrasProject.Oras/Remote/Registry.cs#L47
Non-nullable property 'ManifestMediaTypes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (8.0.x): src/OrasProject.Oras/Remote/LinkUtility.cs#L32
Converting null literal or possible null value to non-nullable type.
Analyze (8.0.x): src/OrasProject.Oras/Remote/LinkUtility.cs#L39
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Remote/LinkUtility.cs#L57
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Remote/LinkUtility.cs#L57
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.