Merge branch 'main' of https://github.com/xChipseq/Dropship-Mod-Loader #12
Annotations
30 warnings
Build for release x86.NET with DepotDownloader Embedded:
DataManager.cs#L107
Cannot convert null literal to non-nullable reference type.
|
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 x86.NET with DepotDownloader Embedded:
Program.cs#L77
Converting null literal or possible null value to non-nullable type.
|
Build for release x86.NET with DepotDownloader Embedded:
Program.cs#L87
Possible null reference return.
|
Build for release x86.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 x86.NET with DepotDownloader Embedded:
AmongUsLocator.cs#L68
Dereference of a possibly null reference.
|
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 x64.NET with DepotDownloader Embedded:
DataManager.cs#L107
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#L107
Cannot convert null literal to non-nullable reference type.
|
Build:
AmongUsLocator.cs#L68
Dereference of a possibly null reference.
|
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.
|
Loading