Skip to content

CodeQL

CodeQL #35

Triggered via schedule January 4, 2024 08:02
Status Failure
Total duration 1m 30s
Artifacts

codeql-analysis.yml

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

Annotations

3 errors and 2 warnings
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze (csharp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
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.15.4/x64/codeql/csharp/tools/autobuild.sh with arguments . Exit code 1 and error was: NU1608: Warning As Error: Detected package version outside of dependency constraint: Sholo.Mqtt 0.2.0-alpha requires Microsoft.Extensions.Hosting (>= 3.0.0 && < 6.0.0) but version Microsoft.Extensions.Hosting 8.0.0 was resolved. NU1608: Warning As Error: Detected package version outside of dependency constraint: Sholo.Mqtt 0.2.0-alpha requires Microsoft.Extensions.Options.DataAnnotations (>= 3.0.0 && < 6.0.0) but version Microsoft.Extensions.Options.DataAnnotations 8.0.0 was resolved. NU1107: Version conflict detected for Newtonsoft.Json. Install/reference Newtonsoft.Json 13.0.3 directly to project Sholo.HomeAssistant.Client to resolve this issue. Sholo.HomeAssistant.Client -> Sholo.HomeAssistant.Client.Http.WebSockets -> Sholo.HomeAssistant.Client.Http -> Sholo.HomeAssistant.Common -> Newtonsoft.Json (>= 13.0.3) Sholo.HomeAssistant.Client -> Sholo.HomeAssistant.Client.Mqtt -> Sholo.Mqtt 0.2.0-alpha -> Newtonsoft.Json (>= 11.0.1 && < 13.0.0). NU1107: Version conflict detected for Newtonsoft.Json. Install/reference Newtonsoft.Json 13.0.3 directly to project Sholo.HomeAssistant.Client.Supervisor to resolve this issue. Sholo.HomeAssistant.Client.Supervisor -> Sholo.HomeAssistant.Common -> Newtonsoft.Json (>= 13.0.3) Sholo.HomeAssistant.Client.Supervisor -> Sholo.HomeAssistant.Client.Mqtt -> Sholo.Mqtt 0.2.0-alpha -> Newtonsoft.Json (>= 11.0.1 && < 13.0.0). NU1107: Version conflict detected for Newtonsoft.Json. Install/reference Newtonsoft.Json 13.0.3 directly to project Sholo.HomeAssistant.Client.Mqtt to resolve this issue. Sholo.HomeAssistant.Client.Mqtt -> Sholo.HomeAssistant.Common -> Newtonsoft.Json (>= 13.0.3) Sholo.HomeAssistant.Client.Mqtt -> Sholo.Mqtt 0.2.0-alpha -> Newtonsoft.Json (>= 11.0.1 && < 13.0.0). NU1107: Version conflict detected for Microsoft.Extensions.Hosting. Install/reference Microsoft.Extensions.Hosting 8.0.0 directly to project Sholo.HomeAssistant.Test to resolve this issue. Sholo.HomeAssistant.Test -> Sholo.HomeAssistant.Client.Http.WebSockets -> Sholo.HomeAssistant.Client.Http -> Microsoft.Extensions.Hosting (>= 8.0.0) Sholo.HomeAssistant.Test -> Sholo.HomeAssistant.Client.Supervisor -> Sholo.HomeAssistant.Client.Mqtt -> Sholo.Mqtt 0.2.0-alpha -> Microsoft.Extensions.Hosting (>= 3.0.0 && < 6.0.0). Errors in /home/runner/work/Sholo.HomeAssistant/Sholo.HomeAssistant/Source/Sholo.HomeAssistant.Client/Sholo.HomeAssistant.Client.csproj NU1608: Warning As Error: Detected package version outside of dependency constraint: Sholo.Mqtt 0.2.0-alpha requires Microsoft.Extensions.Hosting (>= 3.0.0 && < 6.0.0) but version Microsoft.Extensions.Hosting 8.0.0 was resolved. NU1608: Warning As Error: Detected package version outside of dependency constraint: Sholo.Mqtt 0.2.0-alpha requires Microsoft.Extensions.Options.DataAnnotations (>= 3.0.0 && < 6.0.0) but version Microsoft.Extensions.Options.DataAnnotations 8.0.0 was resolved. NU1107: Version conflict detected for Newtonsoft.Json. Install/reference Newtonsoft.Json 13.0.3 directly to project Sholo.HomeAssistant.Client to resolve this issue. Sholo.HomeAssistant.Client -> Sholo.HomeAssistant.Client.Http.WebSockets -> Sholo.HomeAssistant.Client.Http -> Sholo.HomeAssistant.Common -> Newtonsoft.Json (>= 13.0.3) Sholo.HomeAssistant.Client -> Sholo.HomeAssistant.Client.Mqtt -> Sholo.Mqtt 0.2.0-alpha -> Newtonsoft.Json (>= 11.0.1 && < 13.0.0). Errors in /home/runner/work/Sholo.HomeAssistant/Sholo.HomeAssistant/Source/Sholo.HomeAssistant.Client.Supervisor/Sholo.HomeAssistant.Client.Supervisor.csproj NU1107: Version conflict detected for Newtonsoft.Json. Install/reference Newtonsoft.Json 13.0.3 directly to project Sholo.HomeAssistant.Client.Supervisor to resolve this issue. Sholo.HomeAssistant.Client.Supervisor -> Sholo.HomeAssistant.Common -> Newtonsoft.Js
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, github/codeql-action/init@v1, github/codeql-action/autobuild@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (csharp)
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.