CodeQL #1378
Annotations
1 error and 12 warnings
Initialize CodeQL
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
Build the ReaLTaiizor:
src/ReaLTaiizor/Controls/ListBox/ForeverListBox.cs#L11
The using directive for 'System.Linq' appeared previously in this namespace
|
Build the ReaLTaiizor:
src/ReaLTaiizor/Extension/Material.cs#L103
An expression of type 'int' always matches the provided pattern.
|
Build the ReaLTaiizor:
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)
|
Build the ReaLTaiizor:
src/ReaLTaiizor/Controls/ListBox/ForeverListBox.cs#L11
The using directive for 'System.Linq' appeared previously in this namespace
|
Build the ReaLTaiizor:
src/ReaLTaiizor/Controls/ListBox/ForeverListBox.cs#L11
The using directive for 'System.Linq' appeared previously in this namespace
|
Build the ReaLTaiizor:
src/ReaLTaiizor/Extension/Material.cs#L103
An expression of type 'int' always matches the provided pattern.
|
Build the ReaLTaiizor:
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)
|
Build the ReaLTaiizor:
src/ReaLTaiizor/Controls/ListBox/ForeverListBox.cs#L11
The using directive for 'System.Linq' appeared previously in this namespace
|
Build the ReaLTaiizor:
src/ReaLTaiizor/Extension/Material.cs#L103
An expression of type 'int' always matches the provided pattern.
|
Build the ReaLTaiizor:
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)
|
Restore the ReaLTaiizor
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.
|
Restore the ReaLTaiizor
The target framework 'net7.0-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.
|
Loading