CodeQL #228
Annotations
1 error and 10 warnings
Initialize CodeQL
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/
|
Autobuild:
Mond.SourceGenerator/Util.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Mond.SourceGenerator/Util.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
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
|
Autobuild:
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
|
Autobuild:
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
|
Autobuild:
Mond.SourceGenerator/Diagnostics.cs#L10
Enable analyzer release tracking for the analyzer project containing rule 'MOND00' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Autobuild:
Mond.SourceGenerator/Diagnostics.cs#L22
Enable analyzer release tracking for the analyzer project containing rule 'MOND02' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Autobuild:
Mond.SourceGenerator/Diagnostics.cs#L28
Enable analyzer release tracking for the analyzer project containing rule 'MOND03' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Autobuild:
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
|
Autobuild:
Mond.SourceGenerator/Diagnostics.cs#L48
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
|
Loading