zzre: Add duel AI movement #403
Annotations
7 errors and 1 warning
build (ubuntu-latest) / Build
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0301)
|
build (ubuntu-latest) / Build
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
build (ubuntu-latest) / Build
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
build (ubuntu-latest) / Build:
zzre/game/PathFinder.cs#L195
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0301)
|
build (ubuntu-latest) / Build:
zzre/game/components/ai/AIPath.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
build (ubuntu-latest) / Build:
zzre/game/systems/duel/AIPath.cs#L2
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
build (ubuntu-latest) / Build
Process completed with exit code 1.
|
build (ubuntu-latest) / Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|