Skip to content

Use preview packages with OPC UA server stack fix #748

Use preview packages with OPC UA server stack fix

Use preview packages with OPC UA server stack fix #748

Triggered via pull request August 16, 2024 13:00
Status Failure
Total duration 1m 29s
Artifacts

codeql-analysis.yml

on: pull_request
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.18.1/x64/codeql/csharp/tools/autobuild.sh with arguments . Exit code 1 and error was: NU1603: Warning As Error: Microsoft.IoTEdge.OpcPlc depends on OPCFoundation.NetStandard.Opc.Ua.Configuration.Debug (>= 1.5.374-preview.g1a7d9b8e51) but OPCFoundation.NetStandard.Opc.Ua.Configuration.Debug 1.5.374-preview.g1a7d9b8e51 was not found. An approximate best match of OPCFoundation.NetStandard.Opc.Ua.Configuration.Debug 1.5.374.26-preview was resolved. NU1603: Warning As Error: Microsoft.IoTEdge.OpcPlc depends on OPCFoundation.NetStandard.Opc.Ua.Server.Debug (>= 1.5.374-preview.g1a7d9b8e51) but OPCFoundation.NetStandard.Opc.Ua.Server.Debug 1.5.374-preview.g1a7d9b8e51 was not found. An approximate best match of OPCFoundation.NetStandard.Opc.Ua.Server.Debug 1.5.374.26-preview was resolved. Errors in /home/runner/work/iot-edge-opc-plc/iot-edge-opc-plc/src/opc-plc.csproj NU1603: Warning As Error: Microsoft.IoTEdge.OpcPlc depends on OPCFoundation.NetStandard.Opc.Ua.Configuration.Debug (>= 1.5.374-preview.g1a7d9b8e51) but OPCFoundation.NetStandard.Opc.Ua.Configuration.Debug 1.5.374-preview.g1a7d9b8e51 was not found. An approximate best match of OPCFoundation.NetStandard.Opc.Ua.Configuration.Debug 1.5.374.26-preview was resolved. NU1603: Warning As Error: Microsoft.IoTEdge.OpcPlc depends on OPCFoundation.NetStandard.Opc.Ua.Server.Debug (>= 1.5.374-preview.g1a7d9b8e51) but OPCFoundation.NetStandard.Opc.Ua.Server.Debug 1.5.374-preview.g1a7d9b8e51 was not found. An approximate best match of OPCFoundation.NetStandard.Opc.Ua.Server.Debug 1.5.374.26-preview was resolved. NU1603: Warning As Error: Microsoft.IoTEdge.OpcPlc depends on OPCFoundation.NetStandard.Opc.Ua.Configuration.Debug (>= 1.5.374-preview.g1a7d9b8e51) but OPCFoundation.NetStandard.Opc.Ua.Configuration.Debug 1.5.374-preview.g1a7d9b8e51 was not found. An approximate best match of OPCFoundation.NetStandard.Opc.Ua.Configuration.Debug 1.5.374.26-preview was resolved. NU1603: Warning As Error: Microsoft.IoTEdge.OpcPlc depends on OPCFoundation.NetStandard.Opc.Ua.Server.Debug (>= 1.5.374-preview.g1a7d9b8e51) but OPCFoundation.NetStandard.Opc.Ua.Server.Debug 1.5.374-preview.g1a7d9b8e51 was not found. An approximate best match of OPCFoundation.NetStandard.Opc.Ua.Server.Debug 1.5.374.26-preview was resolved. Errors in /home/runner/work/iot-edge-opc-plc/iot-edge-opc-plc/src/opc-plc.csproj NU1603: Warning As Error: Microsoft.IoTEdge.OpcPlc depends on OPCFoundation.NetStandard.Opc.Ua.Configuration.Debug (>= 1.5.374-preview.g1a7d9b8e51) but OPCFoundation.NetStandard.Opc.Ua.Configuration.Debug 1.5.374-preview.g1a7d9b8e51 was not found. An approximate best match of OPCFoundation.NetStandard.Opc.Ua.Configuration.Debug 1.5.374.26-preview was resolved. NU1603: Warning As Error: Microsoft.IoTEdge.OpcPlc depends on OPCFoundation.NetStandard.Opc.Ua.Server.Debug (>= 1.5.374-preview.g1a7d9b8e51) but OPCFoundation.NetStandard.Opc.Ua.Server.Debug 1.5.374-preview.g1a7d9b8e51 was not found. An approximate best match of OPCFoundation.NetStandard.Opc.Ua.Server.Debug 1.5.374.26-preview was resolved. Error: Could not auto-detect a suitable build method
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, actions/setup-dotnet@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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, github/codeql-action/init@v1, actions/setup-dotnet@v1, github/codeql-action/autobuild@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/