Merge branch 'main' of https://github.com/IngoHHacks/WECCL #86
Annotations
11 warnings
build
No files were found with the provided path: bin/Debug/WECCL/WECCL.dll
bin/Debug/WECCL/WECCL.pdb. No artifacts will be uploaded.
|
build:
Saves/BetterCharacterData.cs#L73
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Utils/SaveRemapper.cs#L15
The variable 'changed' is assigned but its value is never used
|
build:
Patches/ScreenPatch.cs#L259
The variable 'num' is assigned but its value is never used
|
build:
Patches/ScreenPatch.cs#L260
The variable 'num2' is assigned but its value is never used
|
build:
Patches/ScreenPatch.cs#L261
The variable 'num3' is assigned but its value is never used
|
build:
Patches/ScreenPatch.cs#L262
The variable 'num4' is assigned but its value is never used
|
build:
Patches/SaveFilePatch.cs#L170
The variable 'e' is declared but never used
|
build:
Patches/SaveFilePatch.cs#L277
The variable 'e' is declared but never used
|
build:
Patches/PromoPatch.cs#L135
The variable 'test' is assigned but its value is never used
|
build:
Saves/BetterCharacterData.cs#L202
The variable 'e' is declared but never used
|