Skip to content

CodeQL

CodeQL #722

Triggered via schedule October 29, 2024 08:47
Status Success
Total duration 17m 16s
Artifacts

codeql-analysis.yml

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

Annotations

13 warnings
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@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/EPPlus.System.Drawing/Drawing/Image/SystemDrawingImageHandler.cs#L57
This call site is reachable on all platforms. 'Image.VerticalResolution' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): src/EPPlus.System.Drawing/Drawing/Text/SystemDrawingTextMeasurer.cs#L20
This call site is reachable on all platforms. 'FontStyle.Bold' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): src/EPPlus.System.Drawing/Drawing/Image/SystemDrawingImageHandler.cs#L55
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): src/EPPlus.System.Drawing/Drawing/Text/SystemDrawingTextMeasurer.cs#L20
This call site is reachable on all platforms. 'FontStyle.Italic' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): src/EPPlus.System.Drawing/Drawing/Image/SystemDrawingImageHandler.cs#L54
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): src/EPPlus.System.Drawing/Drawing/Text/SystemDrawingTextMeasurer.cs#L22
This call site is reachable on all platforms. 'FontStyle.Regular' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): src/EPPlus.System.Drawing/Drawing/Text/SystemDrawingTextMeasurer.cs#L24
This call site is reachable on all platforms. 'FontStyle.Bold' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): src/EPPlus.System.Drawing/Drawing/Text/SystemDrawingTextMeasurer.cs#L26
This call site is reachable on all platforms. 'FontStyle.Italic' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): src/EPPlus.System.Drawing/Drawing/Image/SystemDrawingImageHandler.cs#L53
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): src/EPPlus.System.Drawing/Drawing/Text/SystemDrawingTextMeasurer.cs#L28
This call site is reachable on all platforms. 'FontStyle.Regular' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)