Skip to content

add more control and fix demo #12

add more control and fix demo

add more control and fix demo #12

Triggered via push June 6, 2023 20:38
Status Failure
Total duration 2m 20s
Artifacts

codeql.yml

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

Annotations

5 errors and 1 warning
Analyze (csharp): src/Serilog.Sinks.SentrySDK.Tests/SentrySinkTests.cs#L80
Argument 23: cannot convert from 'Sentry.StackTraceMode' to 'string'
Analyze (csharp): src/Serilog.Sinks.SentrySDK.Tests/SentrySinkTests.cs#L80
Argument 23: cannot convert from 'Sentry.StackTraceMode' to 'string'
Analyze (csharp)
Assets file '/home/runner/work/Serilog.Sinks.SentrySDK/Serilog.Sinks.SentrySDK/demos/SentryConsole/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/Serilog.Sinks.SentrySDK/Serilog.Sinks.SentrySDK/demos/SentryWeb/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Failure invoking /opt/hostedtoolcache/CodeQL/2.13.3-20230524/x64/codeql/csharp/tools/autobuild.sh with arguments . Exit code 1 and error was: Error: Could not auto-detect a suitable build method
Analyze (csharp)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.