Add new warden drop intel messages and center align levels #486
Annotations
10 warnings
Build:
AutogenRundown/src/Patches/RundownNames.cs#L63
Dereference of a possibly null reference.
|
Build:
AutogenRundown/src/Patches/RundownNames.cs#L73
Dereference of a possibly null reference.
|
Build:
AutogenRundown/src/Patches/RundownNames.cs#L84
Dereference of a possibly null reference.
|
Build:
AutogenRundown/src/GeneratorData/Words.cs#L41
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
|
Build:
AutogenRundown/src/GeneratorData/Words.cs#L119
Possible null reference return.
|
Build:
AutogenRundown/src/DataBlocks/Zones/LayoutPlanner.cs#L191
The variable '_' is declared but never used
|
Build:
AutogenRundown/src/Generator.cs#L272
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AutogenRundown.PidOffsets)5' is not covered.
|
Build:
AutogenRundown/src/DataBlocks/Alarms/WaveSettings.cs#L248
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '""' is not covered.
|
Build:
AutogenRundown/src/DataBlocks/BlocksBin.cs#L127
Possible null reference argument for parameter 'item' in 'bool List<T>.Contains(T item)'.
|
Build:
AutogenRundown/src/DataBlocks/Custom/ExtraObjectiveSetup/ZoneSelectionData.cs#L13
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'AutogenRundown.DataBlocks.Objectives.Bulkhead.None' is not covered.
|
Loading