Skip to content

Bump System.CommandLine from 2.0.0-beta4.24324.3 to 2.0.0-beta4.24517… #1245

Bump System.CommandLine from 2.0.0-beta4.24324.3 to 2.0.0-beta4.24517…

Bump System.CommandLine from 2.0.0-beta4.24324.3 to 2.0.0-beta4.24517… #1245

Triggered via push October 28, 2024 14:47
Status Success
Total duration 3m 50s
Artifacts

codeql.yml

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

Annotations

12 warnings
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Analyze (csharp): src/NewTypes/NewTypes/Pets/IPet.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Analyze (csharp): src/NewTypes/NewTypes/Pets/Dog.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Analyze (csharp): src/NewTypes/NewTypes/Pets/Cat.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Analyze (csharp): src/NewTypes/NewTypes/Program.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Analyze (csharp): src/RazorPages/RazorPagesTestSample/Pages/Error.cshtml.cs#L12
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Analyze (csharp): src/RazorPages/RazorPagesTestSample/Program.cs#L13
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Analyze (csharp): src/RazorPages/RazorPagesTestSample/Data/Message.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Analyze (csharp): src/RazorPages/RazorPagesTestSample/Startup.cs#L10
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Analyze (csharp): src/RazorPages/RazorPagesTestSample/Pages/Partials.cshtml.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Analyze (csharp): src/RazorPages/RazorPagesTestSample/Data/AppDbContext.cs#L9
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)