Skip to content

Bump Microsoft.EntityFrameworkCore.Design from 8.0.0 to 8.0.1 #639

Bump Microsoft.EntityFrameworkCore.Design from 8.0.0 to 8.0.1

Bump Microsoft.EntityFrameworkCore.Design from 8.0.0 to 8.0.1 #639

Triggered via pull request January 10, 2024 01:21
Status Failure
Total duration 1m 59s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Analyze
Assets file '/home/runner/work/PersonalWebApi/PersonalWebApi/PersonalWebApi/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
Assets file '/home/runner/work/PersonalWebApi/PersonalWebApi/PersonalWebApi.Test/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
Assets file '/home/runner/work/PersonalWebApi/PersonalWebApi/PersonalWebApi.Integration.Test/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
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.5/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.
Analyze
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby