.md version of help, updated sections, new screenshots - #64
Merged
Annotations
10 warnings
|
WC3MapDeprotector/War3NetObjectDataWrappers.cs#L165
'ObjectDataType.Char' is obsolete
|
|
WC3MapDeprotector/War3NetObjectDataWrappers.cs#L151
'ObjectDataType.Bool' is obsolete
|
|
WC3MapDeprotector/frmMain.cs#L344
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
|
|
WC3MapDeprotector/Deprotector.cs#L372
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
WC3MapDeprotector/MapUtils.cs#L430
The variable 'e' is declared but never used
|
|
WC3MapDeprotector/MapUtils.cs#L159
The variable 'e' is declared but never used
|
|
WC3MapDeprotector/frmMain.cs#L69
The variable 'e' is declared but never used
|
|
WC3MapDeprotector/frmMain.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
WC3MapDeprotector/DisposableCollection.cs#L28
The variable 'ex' is declared but never used
|
|
WC3MapDeprotector/ObjectManagerDecompiler_Lua.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading