Skip to content

SonarCloud

SonarCloud #442

Triggered via push July 17, 2023 20:28
Status Failure
Total duration 4m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
build (windows-latest)
Process completed with exit code 1.
build (windows-latest)
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 (windows-latest): src/RepoM.Core.Plugin/SimpleInjector/PackageExtensionsRepoM.cs#L161
Non-nullable property 'Payload' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/RepoM.Plugin.AzureDevOps/Internal/AzureDevopsConfiguration.cs#L22
The variable 'e' is declared but never used
build (windows-latest): src/RepoM.Core.Plugin/SimpleInjector/PackageExtensionsRepoM.cs#L161
Non-nullable property 'Payload' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/RepoM.Plugin.AzureDevOps/Internal/AzureDevopsConfiguration.cs#L22
The variable 'e' is declared but never used