refactor!: modernize memory store and copy #20
Annotations
10 warnings
Run unit tests:
src/OrasProject.Oras/Remote/Repository.cs#L832
Dereference of a possibly null reference.
|
Run unit tests:
src/OrasProject.Oras/Remote/Repository.cs#L526
Dereference of a possibly null reference.
|
Run unit tests:
src/OrasProject.Oras/Remote/Repository.cs#L530
Dereference of a possibly null reference.
|
Run unit tests:
src/OrasProject.Oras/Remote/Repository.cs#L532
Dereference of a possibly null reference.
|
Run unit tests:
src/OrasProject.Oras/Remote/Repository.cs#L535
Dereference of a possibly null reference.
|
Run unit tests:
src/OrasProject.Oras/Remote/Repository.cs#L882
Dereference of a possibly null reference.
|
Run unit tests:
src/OrasProject.Oras/Remote/Repository.cs#L882
Dereference of a possibly null reference.
|
Run unit tests:
src/OrasProject.Oras/Remote/Repository.cs#L891
Dereference of a possibly null reference.
|
Run unit tests:
src/OrasProject.Oras/Remote/Repository.cs#L74
Non-nullable property 'ManifestMediaTypes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run unit tests:
src/OrasProject.Oras/Remote/Repository.cs#L86
Non-nullable property 'ManifestMediaTypes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading