add v1 support and refactor #9
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Pack Release
File 'D:\a\code-compass-dotnet\code-compass-dotnet\src\Agoda.CodeCompass.MSBuild\bin\Release\net8.0\Agoda.CodeCompass.MSBuild.dll' is not added because the package already contains file 'tools\net8.0\Agoda.CodeCompass.MSBuild.dll'
|
Build:
src/Agoda.CodeCompass.MSBuild/TechDebtReportTask.cs#L33
The variable 'iex' is declared but never used
|
Build:
src/Agoda.CodeCompass.MSBuild/TechDebtReportTask.cs#L110
Dereference of a possibly null reference.
|
Build:
src/Agoda.CodeCompass.MSBuild/TechDebtReportTask.cs#L118
Dereference of a possibly null reference.
|
Build:
src/Agoda.CodeCompass.MSBuild.Tests/SarifConversionTests.cs#L85
Dereference of a possibly null reference.
|
Build:
src/Agoda.CodeCompass.MSBuild.Tests/SarifConversionTests.cs#L134
Dereference of a possibly null reference.
|
Build:
src/Agoda.CodeCompass.MSBuild.Tests/SarifConversionTests.cs#L135
Dereference of a possibly null reference.
|
Build:
src/Agoda.CodeCompass.MSBuild/TechDebtReportTask.cs#L33
The variable 'iex' is declared but never used
|
Build:
src/Agoda.CodeCompass.MSBuild/TechDebtReportTask.cs#L110
Dereference of a possibly null reference.
|
Build:
src/Agoda.CodeCompass.MSBuild/TechDebtReportTask.cs#L118
Dereference of a possibly null reference.
|
Build:
src/Agoda.CodeCompass.MSBuild.Tests/SarifConversionTests.cs#L85
Dereference of a possibly null reference.
|
Loading