[GNB] Dawntrail Restoration #133
Annotations
9 errors and 1 warning
BossMod/Autorotation/Standard/AkechiGNB.cs#L164
Private member 'AkechiGNB.BreakLeft' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
BossMod/Autorotation/Standard/AkechiGNB.cs#L175
Private member 'AkechiGNB.BurstWindowLeft' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
BossMod/Autorotation/Standard/AkechiGNB.cs#L176
Private member 'AkechiGNB.BurstWindowIn' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
BossMod/Autorotation/Standard/AkechiGNB.cs#L179
Private member 'AkechiGNB.NextGCD' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
BossMod/Autorotation/Standard/AkechiGNB.cs#L164
Private member 'AkechiGNB.BreakLeft' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
BossMod/Autorotation/Standard/AkechiGNB.cs#L175
Private member 'AkechiGNB.BurstWindowLeft' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
BossMod/Autorotation/Standard/AkechiGNB.cs#L176
Private member 'AkechiGNB.BurstWindowIn' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
BossMod/Autorotation/Standard/AkechiGNB.cs#L179
Private member 'AkechiGNB.NextGCD' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
This job failed
Loading