Bump xunit from 2.5.0 to 2.5.2 #136
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr_validation.yml
on: pull_request
windows-latest
3m 17s
ubuntu-latest
56s
Annotations
8 warnings
ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. 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:
build/Build.cs#L79
'ProjectModelTasks.ParseSolution(string)' is obsolete: 'Use SolutionModelTasks'
|
ubuntu-latest:
build/Build.cs#L105
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
|
ubuntu-latest:
build/Build.cs#L106
'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/setup-dotnet@v1. 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:
build/Build.cs#L79
'ProjectModelTasks.ParseSolution(string)' is obsolete: 'Use SolutionModelTasks'
|
windows-latest:
build/Build.cs#L105
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
|
windows-latest:
build/Build.cs#L106
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
|