Skip to content

Refactoring workflows #1

Refactoring workflows

Refactoring workflows #1

Triggered via push November 9, 2023 21:11
Status Failure
Total duration 2m 56s
Artifacts

codequality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
code-scanning
Process completed with exit code 1.
code-scanning: src/repository-webapi-client/RepositoryApiClient.cs#L7
Constructor has 17 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
code-scanning: src/repository-webapi-client/RepositoryApiClient.cs#L7
Constructor has 17 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
code-scanning
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/