make DataManager download data from github #13
Annotations
30 warnings
Build for release x86.NET with DepotDownloader Embedded:
DataManager.cs#L109
Cannot convert null literal to non-nullable reference type.
|
Build for release x86.NET with DepotDownloader Embedded:
Commands/Profiles/ReloadProfiles.cs#L9
Possible null reference return.
|
Build for release x86.NET with DepotDownloader Embedded:
Commands/AccountStuff/RememberLogin.cs#L9
Possible null reference return.
|
Build for release x86.NET with DepotDownloader Embedded:
Commands/Downloads/AmongList.cs#L9
Possible null reference return.
|
Build for release x86.NET with DepotDownloader Embedded:
CommandManager.cs#L18
Converting null literal or possible null value to non-nullable type.
|
Build for release x86.NET with DepotDownloader Embedded:
CommandManager.cs#L19
Possible null reference argument for parameter 'item' in 'void List<Command>.Add(Command item)'.
|
Build for release x86.NET with DepotDownloader Embedded:
Commands/Profiles/ProfileList.cs#L9
Possible null reference return.
|
Build for release x86.NET with DepotDownloader Embedded:
Program.cs#L58
Converting null literal or possible null value to non-nullable type.
|
Build for release x86.NET with DepotDownloader Embedded:
Program.cs#L63
Converting null literal or possible null value to non-nullable type.
|
Build for release x86.NET with DepotDownloader Embedded:
Program.cs#L73
Converting null literal or possible null value to non-nullable type.
|
Build for release x64.NET with DepotDownloader Embedded:
DataManager.cs#L109
Cannot convert null literal to non-nullable reference type.
|
Build for release x64.NET with DepotDownloader Embedded:
AmongUsLocator.cs#L68
Dereference of a possibly null reference.
|
Build for release x64.NET with DepotDownloader Embedded:
Program.cs#L58
Converting null literal or possible null value to non-nullable type.
|
Build for release x64.NET with DepotDownloader Embedded:
Program.cs#L63
Converting null literal or possible null value to non-nullable type.
|
Build for release x64.NET with DepotDownloader Embedded:
Program.cs#L73
Converting null literal or possible null value to non-nullable type.
|
Build for release x64.NET with DepotDownloader Embedded:
Program.cs#L77
Converting null literal or possible null value to non-nullable type.
|
Build for release x64.NET with DepotDownloader Embedded:
Program.cs#L87
Possible null reference return.
|
Build for release x64.NET with DepotDownloader Embedded:
Program.cs#L8
Non-nullable property 'RuntimeTimer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build for release x64.NET with DepotDownloader Embedded:
ProfileManager.cs#L24
Converting null literal or possible null value to non-nullable type.
|
Build for release x64.NET with DepotDownloader Embedded:
ProfileManager.cs#L26
Dereference of a possibly null reference.
|
Build:
DataManager.cs#L109
Cannot convert null literal to non-nullable reference type.
|
Build:
Program.cs#L58
Converting null literal or possible null value to non-nullable type.
|
Build:
Program.cs#L63
Converting null literal or possible null value to non-nullable type.
|
Build:
Program.cs#L73
Converting null literal or possible null value to non-nullable type.
|
Build:
Program.cs#L77
Converting null literal or possible null value to non-nullable type.
|
Build:
Program.cs#L87
Possible null reference return.
|
Build:
Program.cs#L8
Non-nullable property 'RuntimeTimer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
ProfileManager.cs#L24
Converting null literal or possible null value to non-nullable type.
|
Build:
ProfileManager.cs#L26
Dereference of a possibly null reference.
|
Build:
AmongUsLocator.cs#L68
Dereference of a possibly null reference.
|
Loading