Skip to content

Adjudication Functions #40

Adjudication Functions

Adjudication Functions #40

Triggered via pull request September 7, 2024 12:28
Status Failure
Total duration 1m 58s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Check server: server/Adjudication/Evaluation/MovementEvaluator.cs#L270
Dereference of a possibly null reference.
Check server: server/Adjudication/Evaluation/MovementEvaluator.cs#L79
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Check server: server/Entities/Location.cs#L29
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Check server: server/Adjudication/Evaluation/MovementEvaluator.cs#L126
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
Check server: server/Adjudication/Evaluation/MovementEvaluator.cs#L270
Dereference of a possibly null reference.
Check server: server/Adjudication/Evaluation/MovementEvaluator.cs#L79
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Check server: server/Entities/Location.cs#L29
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
Check server: server/Adjudication/Evaluation/MovementEvaluator.cs#L126
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
Check server
Process completed with exit code 1.
Check client
The following actions use a deprecated Node.js version 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/