this time it will work trust #8
Annotations
32 warnings
Run actions/upload-artifact@v4
No files were found with the provided path: Dropship/bin/Release/net8.0/win-x86/publish/Dropship.exe. No artifacts will be uploaded.
|
Build for release x86.NET:
Commands/AccountStuff/RememberLogin.cs#L11
Possible null reference return.
|
Build for release x86.NET:
CommandManager.cs#L18
Converting null literal or possible null value to non-nullable type.
|
Build for release x86.NET:
CommandManager.cs#L19
Possible null reference argument for parameter 'item' in 'void List<Command>.Add(Command item)'.
|
Build for release x86.NET:
Program.cs#L90
Converting null literal or possible null value to non-nullable type.
|
Build for release x86.NET:
Program.cs#L95
Converting null literal or possible null value to non-nullable type.
|
Build for release x86.NET:
Program.cs#L98
Possible null reference return.
|
Build for release x86.NET:
Program.cs#L105
Converting null literal or possible null value to non-nullable type.
|
Build for release x86.NET:
Program.cs#L109
Converting null literal or possible null value to non-nullable type.
|
Build for release x86.NET:
Program.cs#L112
Possible null reference return.
|
Build for release x86.NET:
Commands/AmongList.cs#L9
Possible null reference return.
|
Run actions/upload-artifact@v4
No files were found with the provided path: Dropship/bin/Release/net8.0/win-x64/publish/Dropship.exe. No artifacts will be uploaded.
|
Build for release x64.NET:
Commands/AccountStuff/RememberLogin.cs#L11
Possible null reference return.
|
Build for release x64.NET:
Commands/AmongList.cs#L9
Possible null reference return.
|
Build for release x64.NET:
CommandManager.cs#L18
Converting null literal or possible null value to non-nullable type.
|
Build for release x64.NET:
CommandManager.cs#L19
Possible null reference argument for parameter 'item' in 'void List<Command>.Add(Command item)'.
|
Build for release x64.NET:
Commands/Help.cs#L11
Possible null reference return.
|
Build for release x64.NET:
Commands/ModList.cs#L11
Possible null reference return.
|
Build for release x64.NET:
Program.cs#L90
Converting null literal or possible null value to non-nullable type.
|
Build for release x64.NET:
Program.cs#L95
Converting null literal or possible null value to non-nullable type.
|
Build for release x64.NET:
Program.cs#L98
Possible null reference return.
|
Build for release x64.NET:
Program.cs#L105
Converting null literal or possible null value to non-nullable type.
|
Build:
CommandManager.cs#L18
Converting null literal or possible null value to non-nullable type.
|
Build:
CommandManager.cs#L19
Possible null reference argument for parameter 'item' in 'void List<Command>.Add(Command item)'.
|
Build:
Program.cs#L90
Converting null literal or possible null value to non-nullable type.
|
Build:
Program.cs#L95
Converting null literal or possible null value to non-nullable type.
|
Build:
Program.cs#L98
Possible null reference return.
|
Build:
Program.cs#L105
Converting null literal or possible null value to non-nullable type.
|
Build:
Program.cs#L109
Converting null literal or possible null value to non-nullable type.
|
Build:
Program.cs#L112
Possible null reference return.
|
Build:
Program.cs#L10
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:
CommandManager.cs#L34
Converting null literal or possible null value to non-nullable type.
|
Loading