Update Roslyn and .NET SDK versions #781
Annotations
1 error and 13 warnings
🍰 Run Cake
Final attempt failed. Child_process exited with error code 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, nuget/setup-nuget@v1, actions/setup-dotnet@v3, nick-invision/retry@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
🍰 Run Cake
The target framework 'netcoreapp2.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🍰 Run Cake
The target framework 'netcoreapp2.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🍰 Run Cake
The target framework 'netcoreapp2.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🍰 Run Cake
The target framework 'netcoreapp2.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🍰 Run Cake:
test-assets/test-projects/ProjectWithComplexAnalyzers/Program.cs#L9
Method 'void Program.Main(string[] args)' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "Hello World!".
|
🍰 Run Cake:
test-assets/test-projects/ProjectWithComplexAnalyzers/Program.cs#L7
Parameter args of method Main is never used. Remove the parameter or use it in the method body.
|
🍰 Run Cake:
test-assets/test-projects/ProjectWithComplexAnalyzers/Program.cs#L9
Method 'void Program.Main(string[] args)' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "Hello World!".
|
🍰 Run Cake:
test-assets/test-projects/ProjectWithComplexAnalyzers/Program.cs#L7
Parameter args of method Main is never used. Remove the parameter or use it in the method body.
|
🍰 Run Cake:
test-assets/test-projects/ProjectWithDisabledAnalyzers2/Program.cs#L1
The file header is missing or not located at the top of the file.
|
🍰 Run Cake:
test-assets/test-projects/ProjectWithDisabledAnalyzers2/Program.cs#L1
Using directive should appear within a namespace declaration
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs - Tests macos-13", "logs - Tests ubuntu-22.04", "logs - Tests windows-2022".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading