feat(copy): introduces CopyGraphOptions with events support #181
Annotations
2 warnings
build (8.0.x):
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.
|
build (8.0.x):
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.
|