Skip to content

fix: correctly consume else branch in if-statement #95

fix: correctly consume else branch in if-statement

fix: correctly consume else branch in if-statement #95

Triggered via push April 4, 2024 20:44
Status Failure
Total duration 3m 59s
Artifacts

ci.yml

on: push
Fuzz parser
7s
Fuzz parser
Matrix: Test parser
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Test parser (ubuntu-latest): grammar.js#L7
Missing JSDoc comment
Test parser (ubuntu-latest): grammar.js#L44
Missing semicolon
Test parser (ubuntu-latest): grammar.js#L65
Missing trailing comma
Test parser (ubuntu-latest): grammar.js#L71
Missing trailing comma
Test parser (ubuntu-latest): grammar.js#L93
Strings must use singlequote
Test parser (ubuntu-latest): grammar.js#L95
Strings must use singlequote
Test parser (ubuntu-latest): grammar.js#L101
Strings must use singlequote
Test parser (ubuntu-latest): grammar.js#L103
Strings must use singlequote
Test parser (ubuntu-latest): grammar.js#L104
Missing trailing comma
Test parser (ubuntu-latest): grammar.js#L121
Strings must use singlequote
Test parser (ubuntu-latest)
tree-sitter/parser-setup-action is deprecated. Use actions/checkout followed by tree-sitter/setup-action/cli.
Test parser (macos-14)
tree-sitter/parser-setup-action is deprecated. Use actions/checkout followed by tree-sitter/setup-action/cli.
Test parser (windows-latest)
tree-sitter/parser-setup-action is deprecated. Use actions/checkout followed by tree-sitter/setup-action/cli.