Adjudication Functions #40
main.yml
on: pull_request
Check server
1m 23s
Check client
1m 45s
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/
|