Bump Nuke.Common from 7.0.0 to 8.1.2 #189
pr_validation.yml
on: pull_request
windows-latest
1m 54s
ubuntu-latest
17s
Annotations
8 errors and 10 warnings
ubuntu-latest:
build/Build.cs#L243
'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?)
|
ubuntu-latest:
build/Build.cs#L245
'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?)
|
ubuntu-latest:
build/Build.cs#L261
'DotNetVerbosity' does not contain a definition for 'Normal'
|
ubuntu-latest
Process completed with exit code 1.
|
windows-latest:
build/Build.cs#L243
'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?)
|
windows-latest:
build/Build.cs#L245
'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?)
|
windows-latest:
build/Build.cs#L261
'DotNetVerbosity' does not contain a definition for 'Normal'
|
windows-latest
Process completed with exit code 1.
|
ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ubuntu-latest:
build/Build.cs#L80
'ProjectModelTasks.ParseSolution(string)' is obsolete: 'Use SolutionModelTasks'
|
ubuntu-latest:
build/Build.cs#L106
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
|
ubuntu-latest:
build/Build.cs#L107
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
|
windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windows-latest:
build/Build.cs#L80
'ProjectModelTasks.ParseSolution(string)' is obsolete: 'Use SolutionModelTasks'
|
windows-latest:
build/Build.cs#L106
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
|
windows-latest:
build/Build.cs#L107
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
|