Skip to content

CodeQL

CodeQL #1223

Triggered via schedule October 3, 2024 01:42
Status Failure
Total duration 6m 58s
Artifacts

codeql-analysis.yml

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

Annotations

10 errors and 13 warnings
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Manager/MetroStyleManager.cs#L177
Property 'ThemeName' does not configure the code serialization for its property content
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Manager/MetroStyleManager.cs#L174
Property 'ThemeAuthor' does not configure the code serialization for its property content
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Manager/MetroStyleManager.cs#L180
Property 'OwnerForm' does not configure the code serialization for its property content
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Manager/MetroStyleManager.cs#L197
Property 'Style' does not configure the code serialization for its property content
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Manager/MetroStyleManager.cs#L232
Property 'CustomTheme' does not configure the code serialization for its property content
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Util/Air.cs#L466
Property 'Dock' does not configure the code serialization for its property content
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Util/Air.cs#L482
Property 'BackColor' does not configure the code serialization for its property content
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Util/Air.cs#L511
Property 'MinimumSize' does not configure the code serialization for its property content
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Util/Air.cs#L537
Property 'Text' does not configure the code serialization for its property content
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Util/Air.cs#L524
Property 'MaximumSize' does not configure the code serialization for its property content
Analyze (csharp, GitHub, src)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, actions/setup-dotnet@v3. 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, GitHub, src): src/ReaLTaiizor/Extension/Material.cs#L103
An expression of type 'int' always matches the provided pattern.
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Resolver/Poison/FontResolver.cs#L90
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Extension/Material.cs#L103
An expression of type 'int' always matches the provided pattern.
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Extension/Material.cs#L103
An expression of type 'int' always matches the provided pattern.
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Resolver/Poison/FontResolver.cs#L90
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Resolver/Poison/FontResolver.cs#L90
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Extension/Material.cs#L103
An expression of type 'int' always matches the provided pattern.
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Resolver/Poison/FontResolver.cs#L90
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Extension/Material.cs#L103
An expression of type 'int' always matches the provided pattern.
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Resolver/Poison/FontResolver.cs#L90
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Analyze (csharp, GitHub, src)
The target framework 'netcoreapp3.1-windows' 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.
Analyze (csharp, GitHub, src)
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/