New workflow system #4
Annotations
2 errors and 8 warnings
Assets file '/home/runner/work/tns2tool/tns2tool/tns2tool/obj/project.assets.json' doesn't have a target for 'net6.0/linux-x64'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project. You may also need to include 'linux-x64' in your project's RuntimeIdentifiers.
|
|
|
|
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 failed
Loading