CodeQL #370
Annotations
2 errors and 26 warnings
Analyze (javascript)
Process completed with exit code 1.
|
Analyze (csharp)
Process completed with exit code 1.
|
Analyze (javascript)
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/.
|
Analyze (javascript)
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/
|
Analyze (javascript):
src/Radix.Generators/ValidatedGenerator.cs#L112
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
|
Analyze (javascript):
src/Radix.Generators/AliasGenerator.cs#L13
Missing XML comment for publicly visible type or member 'AliasGenerator'
|
Analyze (javascript):
src/Radix.Generators/AliasGenerator.cs#L15
Missing XML comment for publicly visible type or member 'AliasGenerator.Execute(GeneratorExecutionContext)'
|
Analyze (javascript):
src/Radix.Generators/AliasGenerator.cs#L39
Missing XML comment for publicly visible type or member 'AliasGenerator.Initialize(GeneratorInitializationContext)'
|
Analyze (javascript):
src/Radix.Generators/LiteralGenerator.cs#L13
Missing XML comment for publicly visible type or member 'LiteralGenerator'
|
Analyze (javascript):
src/Radix.Generators/LiteralGenerator.cs#L15
Missing XML comment for publicly visible type or member 'LiteralGenerator.Execute(GeneratorExecutionContext)'
|
Analyze (javascript):
src/Radix.Generators/LiteralGenerator.cs#L41
Missing XML comment for publicly visible type or member 'LiteralGenerator.Initialize(GeneratorInitializationContext)'
|
Analyze (javascript):
src/Radix.Generators/ParsedGenerator.cs#L13
Missing XML comment for publicly visible type or member 'ParsedGenerator'
|
Analyze (javascript):
src/Radix.Generators/ParsedGenerator.cs#L15
Missing XML comment for publicly visible type or member 'ParsedGenerator.Execute(GeneratorExecutionContext)'
|
Analyze (javascript):
src/Radix.Generators/ParsedGenerator.cs#L40
Missing XML comment for publicly visible type or member 'ParsedGenerator.Initialize(GeneratorInitializationContext)'
|
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)
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/.
|
Analyze (csharp)
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/
|
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):
src/Radix.Generators/ValidatedGenerator.cs#L112
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
|
Analyze (csharp):
src/Radix.Generators/AliasGenerator.cs#L13
Missing XML comment for publicly visible type or member 'AliasGenerator'
|
Analyze (csharp):
src/Radix.Generators/AliasGenerator.cs#L15
Missing XML comment for publicly visible type or member 'AliasGenerator.Execute(GeneratorExecutionContext)'
|
Analyze (csharp):
src/Radix.Generators/AliasGenerator.cs#L39
Missing XML comment for publicly visible type or member 'AliasGenerator.Initialize(GeneratorInitializationContext)'
|
Analyze (csharp):
src/Radix.Generators/LiteralGenerator.cs#L13
Missing XML comment for publicly visible type or member 'LiteralGenerator'
|
Analyze (csharp):
src/Radix.Generators/LiteralGenerator.cs#L15
Missing XML comment for publicly visible type or member 'LiteralGenerator.Execute(GeneratorExecutionContext)'
|
Analyze (csharp):
src/Radix.Generators/LiteralGenerator.cs#L41
Missing XML comment for publicly visible type or member 'LiteralGenerator.Initialize(GeneratorInitializationContext)'
|
Analyze (csharp):
src/Radix.Generators/ParsedGenerator.cs#L13
Missing XML comment for publicly visible type or member 'ParsedGenerator'
|
Analyze (csharp):
src/Radix.Generators/ParsedGenerator.cs#L15
Missing XML comment for publicly visible type or member 'ParsedGenerator.Execute(GeneratorExecutionContext)'
|
Analyze (csharp):
src/Radix.Generators/ParsedGenerator.cs#L40
Missing XML comment for publicly visible type or member 'ParsedGenerator.Initialize(GeneratorInitializationContext)'
|