DSL v1.0.0-alpha1 #685
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.17.5/x64/codeql/csharp/tools/autobuild.sh with arguments .
Exit code 1 and error was:
/home/runner/work/synapse/synapse/src/dashboard/Synapse.Dashboard/Synapse.Dashboard.csproj : error : Version 8.0.301 of the .NET SDK requires at least version 17.8.3 of MSBuild. The current available version of MSBuild is 16.10.1.31701. Change the .NET SDK specified in global.json to an older version that requires the MSBuild version currently available.
/home/runner/work/synapse/synapse/src/dashboard/Synapse.Dashboard/Synapse.Dashboard.csproj : error MSB4236: The SDK 'Microsoft.NET.Sdk.BlazorWebAssembly' specified could not be found.
/tmp/NuGetScratchrunner/g6ord8jk.6ew.nugetrestore.targets(411,5): warning MSB4181: The "MSBuild" task returned false but did not log an error. [/tmp/NuGetScratchrunner/ck3rf6c8.z73.nugetinputs.targets]
/tmp/NuGetScratchrunner/g6ord8jk.6ew.nugetrestore.targets(423,5): warning : Skipping restore for project '/home/runner/work/synapse/synapse/src/dashboard/Synapse.Dashboard/Synapse.Dashboard.csproj'. The project file may be invalid or missing targets required for restore. [/tmp/NuGetScratchrunner/ck3rf6c8.z73.nugetinputs.targets]
/home/runner/work/synapse/synapse/src/dashboard/Synapse.Dashboard/Synapse.Dashboard.csproj : error MSB4236: The SDK 'Microsoft.NET.Sdk.BlazorWebAssembly' specified could not be found.
/tmp/NuGetScratchrunner/g6ord8jk.6ew.nugetrestore.targets(1188,5): warning MSB4181: The "MSBuild" task returned false but did not log an error. [/home/runner/work/synapse/synapse/src/api/Synapse.Api.Server/Synapse.Api.Server.csproj]
/home/runner/work/synapse/synapse/src/dashboard/Synapse.Dashboard/Synapse.Dashboard.csproj : error MSB4236: The SDK 'Microsoft.NET.Sdk.BlazorWebAssembly' specified could not be found.
/tmp/NuGetScratchrunner/g6ord8jk.6ew.nugetrestore.targets(1281,5): warning MSB4181: The "MSBuild" task returned false but did not log an error. [/tmp/NuGetScratchrunner/ck3rf6c8.z73.nugetinputs.targets]
/home/runner/work/synapse/synapse/src/dashboard/Synapse.Dashboard/Synapse.Dashboard.csproj : error : Version 8.0.301 of the .NET SDK requires at least version 17.8.3 of MSBuild. The current available version of MSBuild is 16.10.1.31701. Change the .NET SDK specified in global.json to an older version that requires the MSBuild version currently available.
/home/runner/work/synapse/synapse/src/dashboard/Synapse.Dashboard/Synapse.Dashboard.csproj : error MSB4236: The SDK 'Microsoft.NET.Sdk.BlazorWebAssembly' specified could not be found.
/tmp/NuGetScratchrunner/mhwnpagb.0dr.nugetrestore.targets(427,5): warning MSB4181: The "MSBuild" task returned false but did not log an error. [/tmp/NuGetScratchrunner/wqtod77e.igq.nugetinputs.targets]
/tmp/NuGetScratchrunner/mhwnpagb.0dr.nugetrestore.targets(439,5): warning : Skipping restore for project '/home/runner/work/synapse/synapse/src/dashboard/Synapse.Dashboard/Synapse.Dashboard.csproj'. The project file may be invalid or missing targets required for restore. [/tmp/NuGetScratchrunner/wqtod77e.igq.nugetinputs.targets]
/home/runner/work/synapse/synapse/src/dashboard/Synapse.Dashboard/Synapse.Dashboard.csproj : error MSB4236: The SDK 'Microsoft.NET.Sdk.BlazorWebAssembly' specified could not be found.
/tmp/NuGetScratchrunner/mhwnpagb.0dr.nugetrestore.targets(1211,5): warning MSB4181: The "MSBuild" task returned false but did not log an error. [/home/runner/work/synapse/synapse/src/api/Synapse.Api.Server/Synapse.Api.Server.csproj]
/home/runner/work/synapse/synapse/src/dashboard/Synapse.Dashboard/Synapse.Dashboard.csproj : error MSB4236: The SDK 'Microsoft.NET.Sdk.BlazorWebAssembly' specified could not be found.
/tmp/NuGetScratchrunner/mhwnpagb.0dr.nugetrestore.targets(1304,5): warning MSB4181: The "MSBuild" task returned false but did not log an error. [/tmp/NuGetScratchrunner/wqtod77e.igq.nugetinputs.targets]
Error: Could not auto-detect a suitable build method
|
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v1, github/codeql-action/autobuild@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|