Create pre-release #6
Annotations
6 warnings
Luatrauma.AutoUpdater/Updater.cs#L15
Converting null literal or possible null value to non-nullable type.
|
Luatrauma.AutoUpdater/Program.cs#L7
Non-nullable field 'Args' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Luatrauma.AutoUpdater/Program.cs#L7
Non-nullable field 'Args' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Luatrauma.AutoUpdater/Updater.cs#L15
Converting null literal or possible null value to non-nullable type.
|
Luatrauma.AutoUpdater/Program.cs#L7
Non-nullable field 'Args' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Luatrauma.AutoUpdater/Updater.cs#L15
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading