Skip to content

Basic Redis grammar #5141

Basic Redis grammar

Basic Redis grammar #5141

Re-run triggered October 4, 2024 21:59
Status Success
Total duration 7m 14s
Artifacts

main.yml

on: pull_request
Matrix: static-check
Matrix: build-pwsh
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
static-check (ubuntu-latest, useless-parens): redis#L1
grammar contains useless parentheses. Check log for more details.
build-pwsh (ubuntu-latest, CSharp): redis/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (ubuntu-latest, CSharp): redis/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (macos-latest, CSharp): redis/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (macos-latest, CSharp): redis/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, CSharp): redis/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, CSharp): redis/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
build-pwsh (windows-latest, Cpp)
'antlr4::dfa::Vocabulary::EMPTY_VOCABULARY': Use the default constructor of Vocabulary instead.
build-pwsh (windows-latest, Cpp)
'initializing': conversion from '_Ty' to '_Ty1', possible loss of data
build-pwsh (windows-latest, Cpp)
with
build-pwsh (windows-latest, Cpp)
_Ty=int
build-pwsh (windows-latest, Cpp)
and
build-pwsh (windows-latest, Cpp)
_Ty1=uint8_t