feat(copy): introduces CopyGraphOptions with events support #181
Annotations
2 warnings
Run unit tests:
src/OrasProject.Oras/Registry/Remote/BlobStore.cs#L30
Parameter 'Repository repository' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
Run unit tests:
tests/OrasProject.Oras.Tests/CopyTest.cs#L252
Non-nullable property 'OnMount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading