Skip to content

Update packages

Update packages #129

Triggered via push October 2, 2023 21:47
Status Failure
Total duration 34s
Artifacts

test.yml

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

Annotations

2 errors and 3 warnings
test (7.0.x): build/Build.cs#L98
'Solution' does not contain a definition for 'GetProjects' and no accessible extension method 'GetProjects' accepting a first argument of type 'Solution' could be found (are you missing a using directive or an assembly reference?)
test (7.0.x)
Process completed with exit code 1.
test (7.0.x): build/Build.cs#L62
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
test (7.0.x): build/Build.cs#L63
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
test (7.0.x): build/Build.cs#L64
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'