Artifact upload test 2 #3
Annotations
6 warnings
tns2tool/Program.cs#L43
Cannot convert null literal to non-nullable reference type.
|
tns2tool/Program.cs#L123
Converting null literal or possible null value to non-nullable type.
|
tns2tool/Program.cs#L125
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
tns2tool/Program.cs#L43
Cannot convert null literal to non-nullable reference type.
|
tns2tool/Program.cs#L123
Converting null literal or possible null value to non-nullable type.
|
tns2tool/Program.cs#L125
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
This job succeeded
Loading