fix #11
Annotations
30 warnings
Build for release x86.NET with DepotDownloader Embedded:
Program.cs#L90
Converting null literal or possible null value to non-nullable type.
|
Build for release x86.NET with DepotDownloader Embedded:
Program.cs#L95
Converting null literal or possible null value to non-nullable type.
|
Build for release x86.NET with DepotDownloader Embedded:
Program.cs#L98
Possible null reference return.
|
Build for release x86.NET with DepotDownloader Embedded:
Program.cs#L105
Converting null literal or possible null value to non-nullable type.
|
Build for release x86.NET with DepotDownloader Embedded:
Program.cs#L109
Converting null literal or possible null value to non-nullable type.
|
Build for release x86.NET with DepotDownloader Embedded:
Program.cs#L112
Possible null reference return.
|
Build for release x86.NET with DepotDownloader Embedded:
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 for release x86.NET with DepotDownloader Embedded:
Commands/ModList.cs#L11
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 x64.NET with DepotDownloader Embedded:
CommandManager.cs#L18
Converting null literal or possible null value to non-nullable type.
|
Build for release x64.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:
Program.cs#L90
Converting null literal or possible null value to non-nullable type.
|
Build for release x64.NET with DepotDownloader Embedded:
Program.cs#L95
Converting null literal or possible null value to non-nullable type.
|
Build for release x64.NET with DepotDownloader Embedded:
Program.cs#L98
Possible null reference return.
|
Build for release x64.NET with DepotDownloader Embedded:
Program.cs#L105
Converting null literal or possible null value to non-nullable type.
|
Build for release x64.NET with DepotDownloader Embedded:
Program.cs#L109
Converting null literal or possible null value to non-nullable type.
|
Build for release x64.NET with DepotDownloader Embedded:
Program.cs#L112
Possible null reference return.
|
Build for release x64.NET with DepotDownloader Embedded:
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 for release x64.NET with DepotDownloader Embedded:
CommandManager.cs#L34
Converting null literal or possible null value to non-nullable type.
|
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#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:
Directories.cs#L5
Non-nullable property 'LogPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading