Bugfix: Missing harmony assembly for unity explorer compatability fix #60
+18
−4
Annotations
10 warnings
|
api/AttachedModComponent.cs#L13
Missing XML comment for publicly visible type or member 'AttachedModComponent.GetDeclaration()'
|
|
api/AbstractWideWindow.cs#L36
Parameter 'pSize' has no matching param tag in the XML comment for 'AbstractWideWindow<T>.CreateAndInit(string, Vector2)' (but other parameters do)
|
|
utils/ModInfoUtils.cs#L184
Unreachable code detected
|
|
utils/ModInfoUtils.cs#L107
The variable 'e' is declared but never used
|
|
ui/ModListWindow.cs#L347
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 '(NeoModLoader.api.ModState)3' is not covered.
|
|
services/ModCompileLoadService.cs#L422
'Info' is obsolete: 'Compatible Layer will not be maintained and be removed in the future'
|
|
services/ModCompileLoadService.cs#L403
'ModEntry' is obsolete: 'Compatible Layer will not be maintained and be removed in the future'
|
|
general/ui/tab/ReconstructedVanillaTab.cs#L24
Unreachable code detected
|
|
WorldBoxMod.cs#L334
The variable 'e' is declared but never used
|
|
general/ui/window/MultiTabWindow.cs#L20
'MultiTabWindow<T>.CreateWindow(string, string)' hides inherited member 'AutoLayoutWindow<T>.CreateWindow(string, string)'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading