v1.2.1 #13
Merged
v1.2.1 #13
Annotations
6 warnings
|
NewMod/Options/CompatibilityOptions.cs#L24
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 '(NewMod.Options.CompatibilityOptions.ModPriority)2' is not covered.
|
|
NewMod/Options/CompatibilityOptions.cs#L24
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 '(NewMod.Options.CompatibilityOptions.ModPriority)2' is not covered.
|
|
NewMod/Options/CompatibilityOptions.cs#L24
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 '(NewMod.Options.CompatibilityOptions.ModPriority)2' is not covered.
|
|
NewMod/Options/CompatibilityOptions.cs#L24
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 '(NewMod.Options.CompatibilityOptions.ModPriority)2' is not covered.
|
|
NewMod/Options/CompatibilityOptions.cs#L24
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 '(NewMod.Options.CompatibilityOptions.ModPriority)2' is not covered.
|
|
NewMod/Options/CompatibilityOptions.cs#L24
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 '(NewMod.Options.CompatibilityOptions.ModPriority)2' is not covered.
|
The logs for this run have expired and are no longer available.
Loading