Skip to content

refactor!: modernize memory store and copy #13

refactor!: modernize memory store and copy

refactor!: modernize memory store and copy #13

Triggered via pull request January 2, 2024 03:11
Status Failure
Total duration 1m 11s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Analyze (8.0.x): src/OrasProject.Oras/Content/MemoryStore.cs#L26
The type or namespace name 'MemoryTagResolver' could not be found (are you missing a using directive or an assembly reference?)
Analyze (8.0.x): src/OrasProject.Oras/Content/MemoryStore.cs#L26
The type or namespace name 'MemoryTagResolver' could not be found (are you missing a using directive or an assembly reference?)
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.