Skip to content

WIP deep dungeon auto clear modules #575

WIP deep dungeon auto clear modules

WIP deep dungeon auto clear modules #575

Triggered via pull request January 29, 2025 00:13
Status Failure
Total duration 2m 26s
Artifacts

build_pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)