Annotations
10 errors and 1 warning
Build:
BossMod/Autorotation/MNK/MNKRotation.cs#L750
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Build:
BossMod/Autorotation/MNK/MNKRotation.cs#L751
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Build:
BossMod/Autorotation/MNK/MNKRotation.cs#L752
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Build:
BossMod/Autorotation/MNK/MNKRotation.cs#L753
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Build:
BossMod/Autorotation/MNK/MNKRotation.cs#L754
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Build:
BossMod/Autorotation/MNK/MNKRotation.cs#L13
Member 'Debug' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build:
BossMod/Autorotation/MNK/MNKRotation.cs#L10
Field 'SSSApplicationDelay' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
|
Build:
BossMod/Autorotation/MNK/MNKRotation.cs#L13
Field 'Debug' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
|
Build:
BossMod/Data/NetworkState.cs#L5
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Build:
BossMod/Modules/Endwalker/Extreme/Ex6Golbez/GaleSphere.cs#L8
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|