Skip to content

CodeQL

CodeQL #597

Triggered via schedule May 13, 2024 00:37
Status Success
Total duration 6m 8s
Artifacts

codeql-analysis.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, actions/setup-dotnet@v3.2.0, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze
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: src/Infrastructure/DependencyInjection.cs#L219
Possible null reference assignment.
Analyze: src/Infrastructure/DependencyInjection.cs#L220
Possible null reference assignment.
Analyze: src/Infrastructure/DependencyInjection.cs#L225
Possible null reference assignment.
Analyze: src/Infrastructure/DependencyInjection.cs#L226
Possible null reference assignment.
Analyze: src/Infrastructure/DependencyInjection.cs#L231
Possible null reference assignment.
Analyze: src/Infrastructure/DependencyInjection.cs#L232
Possible null reference assignment.
Analyze: src/Infrastructure/Services/PDFService.cs#L31
'TextStyleExtensions.Fallback(TextStyle, TextStyle?)' is obsolete: 'This setting is not supported since the 2024.3 version. Please use the FontFamilyFallback method or rely on the new automated fallback mechanism.'
Analyze: src/Infrastructure/Services/ExcelService.cs#L129
Dereference of a possibly null reference.
Analyze
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: SQLite. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Analyze: src/Migrators/Migrators.PostgreSQL/Migrations/20240413023941_setglobalstringmaxlength.cs#L8
The type name 'setglobalstringmaxlength' only contains lower-cased ascii characters. Such names may become reserved for the language.
Analyze
Unexpected input(s) 'languages', valid inputs are ['check_name', 'output', 'upload', 'cleanup-level', 'ram', 'add-snippets', 'skip-queries', 'threads', 'checkout_path', 'ref', 'sha', 'category', 'upload-database', 'wait-for-processing', 'token', 'matrix', 'expect-error']
Analyze
Unexpected input(s) 'languages', valid inputs are ['check_name', 'output', 'upload', 'cleanup-level', 'ram', 'add-snippets', 'skip-queries', 'threads', 'checkout_path', 'ref', 'sha', 'category', 'upload-database', 'wait-for-processing', 'token', 'matrix', 'expect-error']