This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
Different files for prefs and dump items now #6
Annotations
10 warnings
build:
AutoUpdater/Models/Output.cs#L6
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
AutoUpdater/Utility/LLVM.cs#L11
Dereference of a possibly null reference.
|
build:
AutoUpdater/Utility/LLVM.cs#L40
Dereference of a possibly null reference.
|
build:
AutoUpdater/Utility/LLVM.cs#L80
Dereference of a possibly null reference.
|
build:
AutoUpdater/Configs/ConfigParser.cs#L32
Dereference of a possibly null reference.
|
build:
AutoUpdater/Utility/Misc.cs#L147
Dereference of a possibly null reference.
|
build:
AutoUpdater/Utility/Misc.cs#L185
Dereference of a possibly null reference.
|
build:
AutoUpdater/Configs/ConfigParser.cs#L111
Dereference of a possibly null reference.
|
build:
AutoUpdater/Utility/Update.cs#L13
Dereference of a possibly null reference.
|
build:
AutoUpdater/Program.cs#L62
Dereference of a possibly null reference.
|