fix: correctly consume else branch in if-statement #95
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.
|