.NET Build, Test & Scan #84
Annotations
6 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/setup-java@v3, actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Domain/Enumerations/GitCommitSortMode.cs#L9
Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'.
|
tst/Integration.Tests/Handlers/IncrementVersionWithGitHintsHandlerTests.cs#L24
Add at least one assertion to this test case.
|
src/Domain/Enumerations/GitCommitSortMode.cs#L9
Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'.
|
tst/Integration.Tests/Handlers/IncrementVersionWithGitHintsHandlerTests.cs#L24
Add at least one assertion to this test case.
|
This job succeeded
Loading