Add Grammar Include Support #345
Annotations
10 errors and 1 warning
packages/ohm-js/extras/extractExamples.js#L77
Opening curly brace does not appear on the same line as controlling statement
|
packages/ohm-js/extras/extractExamples.js#L78
Trailing spaces not allowed
|
packages/ohm-js/extras/storedAttributes.js#L10
Missing trailing comma
|
packages/ohm-js/src/buildGrammar.js#L7
There should be no space after '{'
|
packages/ohm-js/src/buildGrammar.js#L7
There should be no space before '}'
|
packages/ohm-js/src/buildGrammar.js#L30
Trailing spaces not allowed
|
packages/ohm-js/src/buildGrammar.js#L31
Unexpected parentheses around single function argument
|
packages/ohm-js/src/buildGrammar.js#L33
Opening curly brace does not appear on the same line as controlling statement
|
packages/ohm-js/src/buildGrammar.js#L39
Strings must use singlequote
|
packages/ohm-js/src/buildGrammar.js#L40
Opening curly brace does not appear on the same line as controlling statement
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading