This repository has been archived by the owner on Aug 20, 2024. It is now read-only.
fix DNS (#91) #168
Annotations
2 errors and 6 warnings
ubuntu-latest
Target "Restore" has thrown an exception
|
ubuntu-latest
Process completed with exit code 255.
|
ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
ubuntu-latest:
build/Build.cs#L80
'ProjectModelTasks.ParseSolution(string)' is obsolete: 'Use SolutionModelTasks'
|
ubuntu-latest:
build/Build.cs#L104
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
|
ubuntu-latest:
build/Build.cs#L105
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
|