refactor!: modernize Reference (#93) #25
Annotations
10 warnings
Autobuild:
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.
|
Autobuild:
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.
|
Autobuild:
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.
|
Autobuild:
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.
|
Autobuild:
src/OrasProject.Oras/Registry/Remote/LinkUtility.cs#L32
Converting null literal or possible null value to non-nullable type.
|
Autobuild:
src/OrasProject.Oras/Registry/Remote/LinkUtility.cs#L39
Dereference of a possibly null reference.
|
Autobuild:
src/OrasProject.Oras/Registry/Remote/LinkUtility.cs#L57
Dereference of a possibly null reference.
|
Autobuild:
src/OrasProject.Oras/Registry/Remote/LinkUtility.cs#L57
Dereference of a possibly null reference.
|
Autobuild:
src/OrasProject.Oras/Registry/Remote/Repository.cs#L371
Dereference of a possibly null reference.
|
Autobuild:
src/OrasProject.Oras/Registry/Remote/Repository.cs#L375
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading