refactor!: modernize registry interface #18
Annotations
5 errors
Analyze (8.0.x):
src/OrasProject.Oras/Registry/Remote/ManifestStore.cs#L287
The tuple element names in the signature of method 'ManifestStore.FetchAsync(string, CancellationToken)' must match the tuple element names of interface method 'IReferenceFetchable.FetchAsync(string, CancellationToken)' (including on the return type).
|
Analyze (8.0.x):
src/OrasProject.Oras/Registry/Remote/ManifestStore.cs#L287
The tuple element names in the signature of method 'ManifestStore.FetchAsync(string, CancellationToken)' must match the tuple element names of interface method 'IReferenceFetchable.FetchAsync(string, CancellationToken)' (including on the return type).
|
Analyze (8.0.x)
Assets file '/home/runner/work/oras-dotnet/oras-dotnet/tests/OrasProject.Oras.Tests/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
Analyze (8.0.x)
Assets file '/home/runner/work/oras-dotnet/oras-dotnet/src/OrasProject.Oras/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
Analyze (8.0.x)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.15.4/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
|