Skip to content

Add net8.0 target framework #493

Add net8.0 target framework

Add net8.0 target framework #493

Re-run triggered September 26, 2023 19:18
Status Failure
Total duration 2m 46s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
windows-2022
Process completed with exit code 1.
windows-2022: build/Build.cs#L82
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
windows-2022: build/Build.cs#L114
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
windows-2022: build/Build.cs#L115
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
windows-2022: build/Build.cs#L163
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
windows-2022: build/Build.cs#L164
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
windows-2022: build/Build.cs#L297
'FileSystemTasks.DeleteFile(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteFile'
windows-2022: build/Build.cs#L323
'ProjectModelTasks.ParseSolution(string)' is obsolete: 'Use SolutionModelTasks'
windows-2022: build/Build.Pack.cs#L40
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
windows-2022: build/Build.Pack.cs#L73
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
windows-2022: build/Build.Pack.cs#L93
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'