webUI: Fix reversed Crush Through and Knockdown icons #3332
Annotations
21 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/Application/Restrictions/Queries/GetUserRestrictionQuery.cs#L41
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
Build:
src/Application/Common/Services/IStrategusMap.cs#L37
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
|
Build:
src/Persistence/Migrations/20220927212657_ItemRequirement.cs#L5
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Build:
src/Persistence/Migrations/20221003182429_CharacterNameIndexFilter.cs#L5
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Build:
src/Persistence/Migrations/20221023110715_AddItemFlags.cs#L5
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Build:
src/Persistence/Migrations/20221031163556_AddWeaponExtraItemSlot.cs#L5
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Build:
src/Persistence/Migrations/20231221013520_AddClanArmoryTimeout.cs#L2
Elements should have the same indentation (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1137.md)
|
Build:
src/Persistence/Migrations/20231221013520_AddClanArmoryTimeout.cs#L6
Elements should have the same indentation (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1137.md)
|
Build:
src/Persistence/Migrations/20231116233710_AddClanArmory.cs#L6
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Build:
src/Persistence/Migrations/20231221013520_AddClanArmoryTimeout.cs#L6
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Test Application:
src/Application/Restrictions/Queries/GetUserRestrictionQuery.cs#L41
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
Test Application:
src/Application/Common/Services/IStrategusMap.cs#L37
Use auto property (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032)
|
Test Application:
src/Persistence/Migrations/20220927212657_ItemRequirement.cs#L5
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Test Application:
src/Persistence/Migrations/20221003182429_CharacterNameIndexFilter.cs#L5
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Test Application:
src/Persistence/Migrations/20221023110715_AddItemFlags.cs#L5
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Test Application:
src/Persistence/Migrations/20221031163556_AddWeaponExtraItemSlot.cs#L5
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Test Application:
src/Persistence/Migrations/20231116233710_AddClanArmory.cs#L6
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Test Application:
src/Persistence/Migrations/20231221013520_AddClanArmoryTimeout.cs#L6
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Test Application:
src/Persistence/Migrations/20240129193100_FixProblem.cs#L5
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Test Application:
src/Persistence/Migrations/20240719091427_SeparateGamemodeRating.cs#L5
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Loading