Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CodeQL

CodeQL #281

Triggered via schedule July 6, 2025 07:25
Status Success
Total duration 2m 39s
Artifacts

codeql-analysis.yml

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

Annotations

2 errors and 11 warnings
Analyze (javascript)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
Analyze (csharp)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
Analyze (javascript)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
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
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#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#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/Util.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): Mond.SourceGenerator/Util.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.