Skip to content

.NET Build, Test & Scan #83

.NET Build, Test & Scan

.NET Build, Test & Scan #83

Manually triggered October 14, 2024 02:03
Status Success
Total duration 7m 13s
Artifacts

dotnet.yml

on: workflow_dispatch
Build and Analyze
7m 1s
Build and Analyze
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build and Analyze
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/
Build and Analyze
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/
Build and Analyze: 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$'.
Build and Analyze: tst/Integration.Tests/Handlers/IncrementVersionWithGitHintsHandlerTests.cs#L24
Add at least one assertion to this test case.
Build and Analyze: 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$'.
Build and Analyze: tst/Integration.Tests/Handlers/IncrementVersionWithGitHintsHandlerTests.cs#L24
Add at least one assertion to this test case.