CodeQL #319
Annotations
1 error and 11 warnings
|
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/
|
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)'
|
The logs for this run have expired and are no longer available.
Loading