Skip to content

Bump dotnet-reportgenerator-globaltool from 5.3.10 to 5.3.11 (#309) #1213

Bump dotnet-reportgenerator-globaltool from 5.3.10 to 5.3.11 (#309)

Bump dotnet-reportgenerator-globaltool from 5.3.10 to 5.3.11 (#309) #1213

Triggered via push October 11, 2024 11:10
Status Success
Total duration 3m 42s
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/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/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/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/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)
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/Pages/Index.cshtml.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/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/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)