fix: Skip read-only properties in mock resolution #468
Annotations
10 warnings
|
JotunnLib/Managers/GUIManager.cs#L511
Single-line comment or end-of-line expected
|
|
JotunnLib/Managers/GUIManager.cs#L508
Single-line comment or end-of-line expected
|
|
TestMod/ConsoleCommands/RemoveCategoryTabCommand.cs#L21
'PieceManager.RemovePieceCategory(string, string)' is obsolete: 'Use RemovePieceCategory(string name) instead'
|
|
JotunnDoc/Docs/PrefabDoc.cs#L119
The variable 'e' is declared but never used
|
|
JotunnLib/Managers/GUIManager.cs#L510
'GUIManager.InvokeOnPixelFixCreated()' is obsolete
|
|
JotunnLib/Utils/ModQuery.cs#L174
The variable 'e' is declared but never used
|
|
JotunnLib/DebugUtils/UEInputBlocker.cs#L29
'Object.FindObjectsOfType(Type)' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID, but if you do not need this using FindObjectSortMode.None is considerably faster.'
|
|
JotunnLib/Utils/PieceUtils.cs#L16
The variable 'e' is declared but never used
|
|
JotunnLib/Managers/GUIManager.cs#L511
Single-line comment or end-of-line expected
|
|
JotunnLib/Managers/GUIManager.cs#L508
Single-line comment or end-of-line expected
|
The logs for this run have expired and are no longer available.
Loading