WIP deep dungeon auto clear modules #575
Annotations
10 errors
Build:
BossMod/Config/ConfigConverter.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
Build:
BossMod/Autorotation/PlanPresetConverter.cs#L13
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
Build:
BossMod/Autorotation/PlanPresetConverter.cs#L14
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
Build:
BossMod/Modules/Global/DeepDungeon/LevelData.cs#L37
Field Position is a member of type Wall which is serializable but is of type BossMod.WPos which is not serializable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2235)
|
Build:
BossMod/Modules/Endwalker/DeepDungeon/EurekaOrthos/D50ServomechanicalChimera14X.cs#L94
Test for empty strings using 'string.Length' property or 'string.IsNullOrEmpty' method instead of an Equality check (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1820)
|
Build:
BossMod/Config/ConfigConverter.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
Build:
BossMod/Autorotation/PlanPresetConverter.cs#L13
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
Build:
BossMod/Autorotation/PlanPresetConverter.cs#L14
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
Build:
BossMod/Modules/Global/DeepDungeon/LevelData.cs#L37
Field Position is a member of type Wall which is serializable but is of type BossMod.WPos which is not serializable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2235)
|
Build:
BossMod/Modules/Endwalker/DeepDungeon/EurekaOrthos/D50ServomechanicalChimera14X.cs#L94
Test for empty strings using 'string.Length' property or 'string.IsNullOrEmpty' method instead of an Equality check (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1820)
|