Test artifact uploading #2
Annotations
7 warnings
build
No files were found with the provided path: bin. No artifacts will be uploaded.
|
build:
tns2tool/Program.cs#L43
Cannot convert null literal to non-nullable reference type.
|
build:
tns2tool/Program.cs#L123
Converting null literal or possible null value to non-nullable type.
|
build:
tns2tool/Program.cs#L125
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build:
tns2tool/Program.cs#L43
Cannot convert null literal to non-nullable reference type.
|
build:
tns2tool/Program.cs#L123
Converting null literal or possible null value to non-nullable type.
|
build:
tns2tool/Program.cs#L125
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|