Minor updates. Conflict resolvements #176
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/0.0.0-20230105/x64/codeql/csharp/tools/autobuild.sh with arguments .
Exit code 1 and error was:
/home/runner/work/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client.csproj(35,2): error MSB4025: The project file could not be loaded. Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 35, position 2.
/tmp/NuGetScratchrunner/av5f7pky.6nc.nugetrestore.targets(411,5): warning MSB4181: The "MSBuild" task returned false but did not log an error. [/tmp/NuGetScratchrunner/hptbc5mz.3xr.nugetinputs.targets]
/tmp/NuGetScratchrunner/av5f7pky.6nc.nugetrestore.targets(423,5): warning : Skipping restore for project '/home/runner/work/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client.csproj'. The project file may be invalid or missing targets required for restore. [/tmp/NuGetScratchrunner/hptbc5mz.3xr.nugetinputs.targets]
/home/runner/work/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client.csproj(35,2): error MSB4025: The project file could not be loaded. Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 35, position 2.
/home/runner/work/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client.csproj(35,2): error MSB4025: The project file could not be loaded. Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 35, position 2.
/home/runner/work/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client.csproj(35,2): error MSB4025: The project file could not be loaded. Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 35, position 2.
/tmp/NuGetScratchrunner/av5f7pky.6nc.nugetrestore.targets(1281,5): warning MSB4181: The "MSBuild" task returned false but did not log an error. [/tmp/NuGetScratchrunner/hptbc5mz.3xr.nugetinputs.targets]
/home/runner/work/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client.csproj(35,2): error MSB4025: The project file could not be loaded. Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 35, position 2.
/tmp/NuGetScratchrunner/582kjvkg.jmz.nugetrestore.targets(413,5): warning MSB4181: The "MSBuild" task returned false but did not log an error. [/tmp/NuGetScratchrunner/pyyjxv3g.uxu.nugetinputs.targets]
/tmp/NuGetScratchrunner/582kjvkg.jmz.nugetrestore.targets(425,5): warning : Skipping restore for project '/home/runner/work/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client.csproj'. The project file may be invalid or missing targets required for restore. [/tmp/NuGetScratchrunner/pyyjxv3g.uxu.nugetinputs.targets]
/home/runner/work/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client.csproj(35,2): error MSB4025: The project file could not be loaded. Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 35, position 2.
/home/runner/work/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client.csproj(35,2): error MSB4025: The project file could not be loaded. Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 35, position 2.
/home/runner/work/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client/LogAnalytics.Client.csproj(35,2): error MSB4025: The project file could not be loaded. Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 35, position 2.
/tmp/NuGetScratchrunner/582kjvkg.jmz.nugetrestore.targets(1287,5): warning MSB4181: The "MSBuild" task returned false but did not log an error. [/tmp/NuGetScratchrunner/pyyjxv3g.uxu.nugetinputs.targets]
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, 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.
|