build(deps): Bump xunit from 2.6.4 to 2.6.5 in /tests/OrasProject.Ora… #32
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
|