Feat: My Mod(ExR, ExS, EvE) #1
Merged
Annotations
50 warnings
|
Dropship/DataManager.cs#L121
Cannot convert null literal to non-nullable reference type.
|
|
Dropship/Commands/Profiles/ReloadProfiles.cs#L9
Possible null reference return.
|
|
Dropship/CommandManager.cs#L18
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/CommandManager.cs#L19
Possible null reference argument for parameter 'item' in 'void List<Command>.Add(Command item)'.
|
|
Dropship/Commands/Profiles/ProfileList.cs#L9
Possible null reference return.
|
|
Dropship/AmongUsLocator.cs#L68
Dereference of a possibly null reference.
|
|
Dropship/DataManager.cs#L60
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Dropship/DataManager.cs#L42
Dereference of a possibly null reference.
|
|
Dropship/DataManager.cs#L48
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/DataManager.cs#L49
Dereference of a possibly null reference.
|
|
Dropship/DataManager.cs#L121
Cannot convert null literal to non-nullable reference type.
|
|
Dropship/Commands/AccountStuff/RememberLogin.cs#L9
Possible null reference return.
|
|
Dropship/Commands/Downloads/AmongList.cs#L9
Possible null reference return.
|
|
Dropship/Commands/Downloads/DownloadBepInEx.cs#L9
Possible null reference return.
|
|
Dropship/Commands/Downloads/ModList.cs#L9
Possible null reference return.
|
|
Dropship/Commands/Help.cs#L9
Possible null reference return.
|
|
Dropship/Objects/Release.cs#L20
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Dropship/Objects/Release.cs#L23
Non-nullable property 'DownloadUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Dropship/CommandManager.cs#L18
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/CommandManager.cs#L19
Possible null reference argument for parameter 'item' in 'void List<Command>.Add(Command item)'.
|
|
Dropship/DataManager.cs#L121
Cannot convert null literal to non-nullable reference type.
|
|
Dropship/CommandManager.cs#L18
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/CommandManager.cs#L19
Possible null reference argument for parameter 'item' in 'void List<Command>.Add(Command item)'.
|
|
Dropship/Program.cs#L57
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/Program.cs#L62
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/Program.cs#L72
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/Program.cs#L76
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/Program.cs#L86
Possible null reference return.
|
|
Dropship/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.
|
|
Dropship/CommandManager.cs#L35
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/DataManager.cs#L121
Cannot convert null literal to non-nullable reference type.
|
|
Dropship/Program.cs#L57
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/Program.cs#L62
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/Program.cs#L72
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/Program.cs#L76
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/Program.cs#L86
Possible null reference return.
|
|
Dropship/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.
|
|
Dropship/AmongUsLocator.cs#L68
Dereference of a possibly null reference.
|
|
Dropship/ProfileManager.cs#L24
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/ProfileManager.cs#L26
Dereference of a possibly null reference.
|
|
Dropship/DataManager.cs#L121
Cannot convert null literal to non-nullable reference type.
|
|
Dropship/Commands/Profiles/ReloadProfiles.cs#L9
Possible null reference return.
|
|
Dropship/Commands/Profiles/ProfileList.cs#L9
Possible null reference return.
|
|
Dropship/CommandManager.cs#L18
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/CommandManager.cs#L19
Possible null reference argument for parameter 'item' in 'void List<Command>.Add(Command item)'.
|
|
Dropship/AmongUsLocator.cs#L68
Dereference of a possibly null reference.
|
|
Dropship/CommandManager.cs#L35
Converting null literal or possible null value to non-nullable type.
|
|
Dropship/CommandManager.cs#L39
Dereference of a possibly null reference.
|
|
Dropship/Commands/Play/FixBlackScreen.cs#L9
Possible null reference return.
|
|
Dropship/Commands/Help.cs#L9
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading