Skip to content

R parser improvements #5036

R parser improvements

R parser improvements #5036

Triggered via pull request August 14, 2024 19:32
Status Failure
Total duration 8m 44s
Artifacts

main.yml

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

Annotations

6 errors and 17 warnings
build-pwsh (ubuntu-latest, Python3)
Process completed with exit code 1.
build-pwsh (ubuntu-latest, Java)
Process completed with exit code 1.
build-pwsh (macos-latest, Java)
Process completed with exit code 1.
build-pwsh (windows-latest, Python3)
Process completed with exit code 1.
build-pwsh (windows-latest, Java)
Process completed with exit code 1.
build-pwsh (macos-latest, Python3)
Process completed with exit code 1.
static-check (ubuntu-latest, format): objc#L1
one or more grammars do not conform to the Antlr grammar coding standard format for this repo. Reformat using antlr-format.
static-check (ubuntu-latest, format): r#L1
one or more grammars do not conform to the Antlr grammar coding standard format for this repo. Reformat using antlr-format.
static-check (ubuntu-latest, format): sql/plsql#L1
one or more grammars do not conform to the Antlr grammar coding standard format for this repo. Reformat using antlr-format.
static-check (ubuntu-latest, useless-parens): objc#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): r#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): sql/plsql#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): terraform#L1
grammar contains useless parentheses. Check log for more details.
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