refactor and add tests #6
Annotations
3 errors and 10 warnings
Build Package
Assets file 'D:\a\code-compass-dotnet\code-compass-dotnet\src\Agoda.CodeCompass\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
|
Build Package
The icon file 'AgodaAnalyzersAgoji.png' does not exist in the package.
|
Build Package
Process completed with exit code 1.
|
Build Package
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/
|
Build Package
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/
|
Build Package:
src/Agoda.CodeCompass.MSBuild/TechDebtReportTask.cs#L31
The variable 'iex' is declared but never used
|
Build Package:
src/Agoda.CodeCompass.MSBuild/TechDebtReportTask.cs#L46
Dereference of a possibly null reference.
|
Build Package:
src/Agoda.CodeCompass.MSBuild.Tests/SarifConversionTests.cs#L102
Dereference of a possibly null reference.
|
Build Package:
src/Agoda.CodeCompass.MSBuild.Tests/SarifConversionTests.cs#L103
Dereference of a possibly null reference.
|
Build Package:
src/Agoda.CodeCompass.MSBuild/TechDebtReportTask.cs#L31
The variable 'iex' is declared but never used
|
Build Package:
src/Agoda.CodeCompass.MSBuild/TechDebtReportTask.cs#L46
Dereference of a possibly null reference.
|
Build Package:
src/Agoda.CodeCompass.MSBuild.Tests/SarifConversionTests.cs#L102
Dereference of a possibly null reference.
|
Build Package:
src/Agoda.CodeCompass.MSBuild.Tests/SarifConversionTests.cs#L103
Dereference of a possibly null reference.
|