CodeQL #1332
Annotations
13 warnings
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/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
|
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.
|
Initialize CodeQL
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/
|
Loading