New workflow system #4
Annotations
2 errors and 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 was cancelled
Loading