Skip to content

Merge pull request #689 from neozhu/fixlogoutissue #601

Merge pull request #689 from neozhu/fixlogoutissue

Merge pull request #689 from neozhu/fixlogoutissue #601

Triggered via push May 21, 2024 01:25
Status Success
Total duration 6m 29s
Artifacts
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
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: 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: tests/Application.UnitTests/Common/Mappings/MappingTests.cs#L51
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
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']