sonar linting #304
Annotations
24 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, coverallsapp/[email protected], b3b00/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, coverallsapp/[email protected], b3b00/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
csly-cli-extractor/ParserSpecificationExtractor.cs#L102
Converting null literal or possible null value to non-nullable type.
|
Generated/someParser.cs#L15
Possible null reference return.
|
csly-cli-decompiler/ParserDecompiler.cs#L51
Converting null literal or possible null value to non-nullable type.
|
csly-cli-extractor/ParserSpecificationExtractor.cs#L107
Dereference of a possibly null reference.
|
Generated/someParser.cs#L22
Possible null reference return.
|
csly-cli-decompiler/ParserDecompiler.cs#L99
Converting null literal or possible null value to non-nullable type.
|
csly-cli-extractor/ParserSpecificationExtractor.cs#L140
Converting null literal or possible null value to non-nullable type.
|
Generated/someParser.cs#L29
Possible null reference return.
|
csly-cli-decompiler/LexerDecompiler.cs#L98
Unreachable code detected
|
csly-cli-extractor/ParserSpecificationExtractor.cs#L143
Dereference of a possibly null reference.
|
csly-cli-decompiler/Decompiler.cs#L32
Possible null reference argument for parameter 'lexerType' in 'string Decompiler.Decompile(Type lexerType, Type parserType)'.
|
csly-cli-decompiler/Decompiler.cs#L32
Possible null reference argument for parameter 'parserType' in 'string Decompiler.Decompile(Type lexerType, Type parserType)'.
|
csly-cli-decompiler/ParserDecompiler.cs#L51
Converting null literal or possible null value to non-nullable type.
|
csly-cli-decompiler/ParserDecompiler.cs#L99
Converting null literal or possible null value to non-nullable type.
|
csly-cli-decompiler/LexerDecompiler.cs#L98
Unreachable code detected
|
csly-cli-extractor/ExpressionExtensions.cs#L21
Dereference of a possibly null reference.
|
csly-cli-extractor/ExpressionExtensions.cs#L21
Possible null reference return.
|
csly-cli-extractor/ExpressionExtensions.cs#L30
Dereference of a possibly null reference.
|
csly-cli-extractor/ExpressionExtensions.cs#L30
Possible null reference return.
|
csly-cli-extractor/ParserSpecificationExtractor.cs#L102
Converting null literal or possible null value to non-nullable type.
|
|
The logs for this run have expired and are no longer available.
Loading