Skip to content

build(deps): Bump xunit from 2.6.4 to 2.6.5 in /tests/OrasProject.Ora… #32

build(deps): Bump xunit from 2.6.4 to 2.6.5 in /tests/OrasProject.Ora…

build(deps): Bump xunit from 2.6.4 to 2.6.5 in /tests/OrasProject.Ora… #32

Triggered via push January 9, 2024 01:58
Status Success
Total duration 1m 29s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (8.0.x): src/OrasProject.Oras/Registry/Remote/Registry.cs#L38
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/Registry/Remote/Registry.cs#L45
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/Registry/Remote/LinkUtility.cs#L32
Converting null literal or possible null value to non-nullable type.
Analyze (8.0.x): src/OrasProject.Oras/Registry/Remote/LinkUtility.cs#L39
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Registry/Remote/LinkUtility.cs#L57
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Registry/Remote/LinkUtility.cs#L57
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Registry/Remote/ErrorUtility.cs#L32
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Registry/Remote/Repository.cs#L74
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/Registry/Remote/Repository.cs#L86
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/Registry/Remote/Repository.cs#L371
Dereference of a possibly null reference.
Analyze (8.0.x)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby