Skip to content

Upgraded supported TypeScript version to v2.7. #4564

Upgraded supported TypeScript version to v2.7.

Upgraded supported TypeScript version to v2.7. #4564

Triggered via pull request February 23, 2024 05:14
Status Success
Total duration 6m 6s
Artifacts

main.yml

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

Annotations

16 warnings
static-check (ubuntu-latest, format): javascript/javascript#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): javascript/jsx#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): javascript/typescript#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): javascript/javascript#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): javascript/jsx#L1
grammar contains useless parentheses. Check log for more details.
static-check (ubuntu-latest, useless-parens): javascript/typescript#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