Skip to content

Development

Development #522

Triggered via pull request December 13, 2024 21:10
Status Success
Total duration 3m 17s
Artifacts

codeql.yml

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

Annotations

14 warnings
Analyze (javascript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (javascript)
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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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): Libs/BookGen.Gui/TextHelper.cs#L60
'SKFilterQuality' is obsolete: 'Use SKSamplingOptions instead.'
Analyze (csharp): Libs/BookGen.Gui/TextHelper.cs#L60
'SKBitmap.Resize(SKImageInfo, SKFilterQuality)' is obsolete: 'Use Resize(SKImageInfo info, SKSamplingOptions sampling) instead.'
Analyze (csharp): Libs/BookGen.DomainServices/ImageUtils.cs#L93
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
Analyze (csharp): Libs/BookGen.DomainServices/ImageUtils.cs#L122
'SKFilterQuality' is obsolete: 'Use SKSamplingOptions instead.'
Analyze (csharp): Libs/BookGen.DomainServices/ImageUtils.cs#L122
'SKBitmap.Resize(SKImageInfo, SKFilterQuality)' is obsolete: 'Use Resize(SKImageInfo info, SKSamplingOptions sampling) instead.'
Analyze (csharp): Libs/BookGen.DomainServices/ImageUtils.cs#L155
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
Analyze (csharp): Libs/BookGen.Gui/TextHelper.cs#L60
'SKFilterQuality' is obsolete: 'Use SKSamplingOptions instead.'
Analyze (csharp): Libs/BookGen.Gui/TextHelper.cs#L60
'SKBitmap.Resize(SKImageInfo, SKFilterQuality)' is obsolete: 'Use Resize(SKImageInfo info, SKSamplingOptions sampling) instead.'
Analyze (csharp): Libs/BookGen.DomainServices/ImageUtils.cs#L93
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
Analyze (csharp): Libs/BookGen.DomainServices/ImageUtils.cs#L122
'SKFilterQuality' is obsolete: 'Use SKSamplingOptions instead.'