CodeQL #380
Annotations
1 error and 13 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, github/codeql-action/init@v2, actions/checkout@v3, actions/setup-dotnet@v1. 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/checkout@v2, actions/setup-dotnet@v1. 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/
|
src/Radix.Generators/ValidatedGenerator.cs#L112
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
|
src/Radix.Generators/AliasGenerator.cs#L13
Missing XML comment for publicly visible type or member 'AliasGenerator'
|
src/Radix.Generators/AliasGenerator.cs#L15
Missing XML comment for publicly visible type or member 'AliasGenerator.Execute(GeneratorExecutionContext)'
|
src/Radix.Generators/AliasGenerator.cs#L39
Missing XML comment for publicly visible type or member 'AliasGenerator.Initialize(GeneratorInitializationContext)'
|
src/Radix.Generators/LiteralGenerator.cs#L13
Missing XML comment for publicly visible type or member 'LiteralGenerator'
|
src/Radix.Generators/LiteralGenerator.cs#L15
Missing XML comment for publicly visible type or member 'LiteralGenerator.Execute(GeneratorExecutionContext)'
|
src/Radix.Generators/LiteralGenerator.cs#L41
Missing XML comment for publicly visible type or member 'LiteralGenerator.Initialize(GeneratorInitializationContext)'
|
src/Radix.Generators/ParsedGenerator.cs#L13
Missing XML comment for publicly visible type or member 'ParsedGenerator'
|
src/Radix.Generators/ParsedGenerator.cs#L15
Missing XML comment for publicly visible type or member 'ParsedGenerator.Execute(GeneratorExecutionContext)'
|
src/Radix.Generators/ParsedGenerator.cs#L40
Missing XML comment for publicly visible type or member 'ParsedGenerator.Initialize(GeneratorInitializationContext)'
|
This job failed
Loading