Skip to content

Add Grammar Include Support #345

Add Grammar Include Support

Add Grammar Include Support #345

Re-run triggered August 26, 2023 08:51
Status Failure
Total duration 47s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 3 warnings
build (20.x): packages/ohm-js/extras/extractExamples.js#L77
Opening curly brace does not appear on the same line as controlling statement
build (20.x): packages/ohm-js/extras/extractExamples.js#L78
Trailing spaces not allowed
build (20.x): packages/ohm-js/extras/storedAttributes.js#L10
Missing trailing comma
build (20.x): packages/ohm-js/src/buildGrammar.js#L7
There should be no space after '{'
build (20.x): packages/ohm-js/src/buildGrammar.js#L7
There should be no space before '}'
build (20.x): packages/ohm-js/src/buildGrammar.js#L30
Trailing spaces not allowed
build (20.x): packages/ohm-js/src/buildGrammar.js#L31
Unexpected parentheses around single function argument
build (20.x): packages/ohm-js/src/buildGrammar.js#L33
Opening curly brace does not appear on the same line as controlling statement
build (20.x): packages/ohm-js/src/buildGrammar.js#L39
Strings must use singlequote
build (20.x): packages/ohm-js/src/buildGrammar.js#L40
Opening curly brace does not appear on the same line as controlling statement
build (16.x): packages/ohm-js/extras/extractExamples.js#L77
Opening curly brace does not appear on the same line as controlling statement
build (16.x): packages/ohm-js/extras/extractExamples.js#L78
Trailing spaces not allowed
build (16.x): packages/ohm-js/extras/storedAttributes.js#L10
Missing trailing comma
build (16.x): packages/ohm-js/src/buildGrammar.js#L7
There should be no space after '{'
build (16.x): packages/ohm-js/src/buildGrammar.js#L7
There should be no space before '}'
build (16.x): packages/ohm-js/src/buildGrammar.js#L30
Trailing spaces not allowed
build (16.x): packages/ohm-js/src/buildGrammar.js#L31
Unexpected parentheses around single function argument
build (16.x): packages/ohm-js/src/buildGrammar.js#L33
Opening curly brace does not appear on the same line as controlling statement
build (16.x): packages/ohm-js/src/buildGrammar.js#L39
Strings must use singlequote
build (16.x): packages/ohm-js/src/buildGrammar.js#L40
Opening curly brace does not appear on the same line as controlling statement
build (18.x): packages/ohm-js/extras/extractExamples.js#L77
Opening curly brace does not appear on the same line as controlling statement
build (18.x): packages/ohm-js/extras/extractExamples.js#L78
Trailing spaces not allowed
build (18.x): packages/ohm-js/extras/storedAttributes.js#L10
Missing trailing comma
build (18.x): packages/ohm-js/src/buildGrammar.js#L7
There should be no space after '{'
build (18.x): packages/ohm-js/src/buildGrammar.js#L7
There should be no space before '}'
build (18.x): packages/ohm-js/src/buildGrammar.js#L30
Trailing spaces not allowed
build (18.x): packages/ohm-js/src/buildGrammar.js#L31
Unexpected parentheses around single function argument
build (18.x): packages/ohm-js/src/buildGrammar.js#L33
Opening curly brace does not appear on the same line as controlling statement
build (18.x): packages/ohm-js/src/buildGrammar.js#L39
Strings must use singlequote
build (18.x): packages/ohm-js/src/buildGrammar.js#L40
Opening curly brace does not appear on the same line as controlling statement
build (20.x)
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/
build (16.x)
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/
build (18.x)
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/