Skip to content

Merge pull request #193 from gmono/develop #1318

Merge pull request #193 from gmono/develop

Merge pull request #193 from gmono/develop #1318

Triggered via push December 10, 2024 17:13
Status Failure
Total duration 8m 50s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Controls/ListBox/ForeverListBox.cs#L57
'ListBox.ObjectCollection' does not contain a definition for 'Cast' and no accessible extension method 'Cast' accepting a first argument of type 'ListBox.ObjectCollection' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Controls/ListBox/ForeverListBox.cs#L57
'ListBox.ObjectCollection' does not contain a definition for 'Cast' and no accessible extension method 'Cast' accepting a first argument of type 'ListBox.ObjectCollection' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Controls/ListBox/ForeverListBox.cs#L57
'ListBox.ObjectCollection' does not contain a definition for 'Cast' and no accessible extension method 'Cast' accepting a first argument of type 'ListBox.ObjectCollection' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Controls/ListBox/ForeverListBox.cs#L57
'ListBox.ObjectCollection' does not contain a definition for 'Cast' and no accessible extension method 'Cast' accepting a first argument of type 'ListBox.ObjectCollection' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Controls/ListBox/ForeverListBox.cs#L57
'ListBox.ObjectCollection' does not contain a definition for 'Cast' and no accessible extension method 'Cast' accepting a first argument of type 'ListBox.ObjectCollection' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Controls/ListBox/ForeverListBox.cs#L57
'ListBox.ObjectCollection' does not contain a definition for 'Cast' and no accessible extension method 'Cast' accepting a first argument of type 'ListBox.ObjectCollection' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Controls/ListBox/ForeverListBox.cs#L57
'ListBox.ObjectCollection' does not contain a definition for 'Cast' and no accessible extension method 'Cast' accepting a first argument of type 'ListBox.ObjectCollection' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Controls/ListBox/ForeverListBox.cs#L57
'ListBox.ObjectCollection' does not contain a definition for 'Cast' and no accessible extension method 'Cast' accepting a first argument of type 'ListBox.ObjectCollection' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Controls/ListBox/ForeverListBox.cs#L57
'ListBox.ObjectCollection' does not contain a definition for 'Cast' and no accessible extension method 'Cast' accepting a first argument of type 'ListBox.ObjectCollection' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp, GitHub, src): src/ReaLTaiizor/Controls/ListBox/ForeverListBox.cs#L57
'ListBox.ObjectCollection' does not contain a definition for 'Cast' and no accessible extension method 'Cast' accepting a first argument of type 'ListBox.ObjectCollection' could be found (are you missing a using directive or an assembly reference?)
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)
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.
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/