Skip to content

Feature: Cross platform UI (Avalonia) #1

Feature: Cross platform UI (Avalonia)

Feature: Cross platform UI (Avalonia) #1

Triggered via pull request February 24, 2024 12:24
Status Success
Total duration 4h 33m 2s
Artifacts

codeql.yml

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

Annotations

14 warnings
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, actions/setup-dotnet@v1, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. 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): OpenCiv1/GPU/VGADriver.cs#L32
The field 'VGADriver.Var_8a2' is assigned but its value is never used
Analyze (csharp): OpenCiv1/GPU/VGABitmap.cs#L277
This call site is reachable on all platforms. 'Image.Palette' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): OpenCiv1/GPU/VGABitmap.cs#L221
This call site is reachable on all platforms. 'Image.Dispose()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): OpenCiv1/GPU/VGABitmap.cs#L277
This call site is reachable on all platforms. 'ColorPalette.Entries' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): OpenCiv1/GPU/VGABitmap.cs#L203
This call site is reachable on all platforms. 'Image.Palette' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): OpenCiv1/GPU/VGABitmap.cs#L208
This call site is reachable on all platforms. 'Image.Palette' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): OpenCiv1/GPU/VGABitmap.cs#L199
This call site is reachable on all platforms. 'PixelFormat.Format8bppIndexed' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): OpenCiv1/GPU/VGABitmap.cs#L199
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): OpenCiv1/GPU/VGABitmap.cs#L206
This call site is reachable on all platforms. 'ColorPalette.Entries' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Analyze (csharp): OpenCiv1/GPU/VGABitmap.cs#L284
This call site is reachable on all platforms. 'ColorPalette.Entries' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
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)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.