CodeQL #196
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/checkout@v2, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, 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/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
Mond.SourceGenerator/Util.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Mond.SourceGenerator/Util.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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
|
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
|
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
|
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)
|
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)
|
Mond.SourceGenerator/Diagnostics.cs#L34
Enable analyzer release tracking for the analyzer project containing rule 'MOND04' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
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
|
Mond.SourceGenerator/Diagnostics.cs#L40
Enable analyzer release tracking for the analyzer project containing rule 'MOND05' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
This job succeeded
Loading