Skip to content

CodeQL

CodeQL #222

Triggered via schedule December 22, 2024 07:23
Status Success
Total duration 2m 14s
Artifacts

codeql-analysis.yml

on: schedule
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): Mond.SourceGenerator/Util.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): Mond.SourceGenerator/Util.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): Mond.SourceGenerator/Diagnostics.cs#L12
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
Analyze (csharp): Mond.SourceGenerator/Diagnostics.cs#L18
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
Analyze (csharp): Mond.SourceGenerator/Diagnostics.cs#L24
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
Analyze (csharp): Mond.SourceGenerator/Diagnostics.cs#L42
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period