Skip to content

Set .NET version in workflow to 8 #5

Set .NET version in workflow to 8

Set .NET version in workflow to 8 #5

Triggered via push September 1, 2024 15:51
Status Failure
Total duration 23s
Artifacts

dotnet.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 32 warnings
Build (macOS-latest, Debug)
Assets file '/home/runner/work/tns2tool/tns2tool/tns2tool/obj/project.assets.json' doesn't have a target for 'net6.0/osx-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 'osx-x64' in your project's RuntimeIdentifiers.
Build (macOS-latest, Debug)
Process completed with exit code 1.
Build (ubuntu-latest, Release)
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.
Build (ubuntu-latest, Release)
Process completed with exit code 1.
Build (ubuntu-latest, Debug)
The job was canceled because "macOS-latest_Debug" failed.
Build (ubuntu-latest, Debug)
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.
Build (ubuntu-latest, Debug)
Process completed with exit code 1.
Build (windows-latest, Debug)
The job was canceled because "macOS-latest_Debug" failed.
Build (windows-latest, Debug)
The operation was canceled.
Build (macOS-latest, Release)
The job was canceled because "macOS-latest_Debug" failed.
Build (macOS-latest, Release)
Assets file '/home/runner/work/tns2tool/tns2tool/tns2tool/obj/project.assets.json' doesn't have a target for 'net6.0/osx-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 'osx-x64' in your project's RuntimeIdentifiers.
Build (macOS-latest, Release)
Process completed with exit code 1.
Build (windows-latest, Release)
The job was canceled because "macOS-latest_Debug" failed.
Build (windows-latest, Release)
The operation was canceled.
Build (macOS-latest, Debug)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build (macOS-latest, Debug)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (macOS-latest, Debug): tns2tool/Program.cs#L43
Cannot convert null literal to non-nullable reference type.
Build (macOS-latest, Debug): tns2tool/Program.cs#L123
Converting null literal or possible null value to non-nullable type.
Build (macOS-latest, Debug): tns2tool/Program.cs#L125
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
Build (macOS-latest, Debug): tns2tool/Program.cs#L43
Cannot convert null literal to non-nullable reference type.
Build (macOS-latest, Debug): tns2tool/Program.cs#L123
Converting null literal or possible null value to non-nullable type.
Build (macOS-latest, Debug): tns2tool/Program.cs#L125
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
Build (ubuntu-latest, Release): tns2tool/Program.cs#L43
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest, Release): tns2tool/Program.cs#L123
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest, Release): tns2tool/Program.cs#L125
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
Build (ubuntu-latest, Release): tns2tool/Program.cs#L43
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest, Release): tns2tool/Program.cs#L123
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest, Release): tns2tool/Program.cs#L125
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
Build (ubuntu-latest, Release)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build (ubuntu-latest, Release)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (ubuntu-latest, Debug)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build (ubuntu-latest, Debug)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (ubuntu-latest, Debug): tns2tool/Program.cs#L43
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest, Debug): tns2tool/Program.cs#L123
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest, Debug): tns2tool/Program.cs#L125
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
Build (ubuntu-latest, Debug): tns2tool/Program.cs#L43
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest, Debug): tns2tool/Program.cs#L123
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest, Debug): tns2tool/Program.cs#L125
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
Build (macOS-latest, Release)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build (macOS-latest, Release)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (macOS-latest, Release): tns2tool/Program.cs#L43
Cannot convert null literal to non-nullable reference type.
Build (macOS-latest, Release): tns2tool/Program.cs#L123
Converting null literal or possible null value to non-nullable type.
Build (macOS-latest, Release): tns2tool/Program.cs#L125
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
Build (macOS-latest, Release): tns2tool/Program.cs#L43
Cannot convert null literal to non-nullable reference type.
Build (macOS-latest, Release): tns2tool/Program.cs#L123
Converting null literal or possible null value to non-nullable type.
Build (macOS-latest, Release): tns2tool/Program.cs#L125
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.