Skip to content

Fix editorconfig problems and ensure fails pipelin #3

Fix editorconfig problems and ensure fails pipelin

Fix editorconfig problems and ensure fails pipelin #3

Triggered via push July 27, 2024 17:03
Status Failure
Total duration 2m 8s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
check_server: server/Adjudication/Adjudicator.cs#L8
Remove unused parameter 'map' if it is not part of a shipped public API (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
check_server: server/Adjudication/Adjudicator.cs#L8
Remove unused parameter 'map' if it is not part of a shipped public API (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
check_server
Process completed with exit code 1.
check_client
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/