Enketo CI #92
ci.yml
on: pull_request
Matrix: install-and-build
changes
6s
Matrix: lint
Matrix: test-core
Matrix: test-evaluator
Matrix: test-express
Matrix: test-transformer
Annotations
10 errors and 20 warnings
test-transformer (Web, 20.12.2, WebKit)
Process completed with exit code 1.
|
test-transformer (Web, 20.12.2, Firefox)
The job was canceled because "Web_20_12_2_WebKit" failed.
|
test-transformer (Web, 20.12.2, Firefox)
The operation was canceled.
|
test-transformer (Node, 18.20.2)
The job was canceled because "Web_20_12_2_WebKit" failed.
|
test-transformer (Node, 18.20.2)
The operation was canceled.
|
test-evaluator (20.12.2)
Process completed with exit code 1.
|
test-transformer (Web, 20.12.2, Chromium)
The job was canceled because "Web_20_12_2_WebKit" failed.
|
test-transformer (Web, 20.12.2, Chromium)
The operation was canceled.
|
test-transformer (Node, 20.12.2)
The job was canceled because "Web_20_12_2_WebKit" failed.
|
test-transformer (Node, 20.12.2)
The operation was canceled.
|
changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
install-and-build (20.12.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
install-and-build (18.20.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-transformer (Web, 20.12.2, WebKit)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-core (Node, 20.12.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-evaluator (20.12.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (20.12.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (20.12.2):
examples/enketo-transformer-web/demo.tsx#L13
Relative import from another package is not allowed. Use `enketo-transformer/test/fixtures` instead of `../../packages/enketo-transformer/test/fixtures`
|
lint (20.12.2):
examples/enketo-transformer-web/demo.tsx#L97
'xform' is already declared in the upper scope on line 96 column 11
|
lint (20.12.2):
examples/enketo-transformer-web/demo.tsx#L132
'error' is already declared in the upper scope on line 105 column 12
|
lint (20.12.2):
examples/enketo-transformer-web/demo.tsx#L133
Unexpected console statement
|
lint (20.12.2):
examples/enketo-transformer-web/demo.tsx#L167
'xform' is already declared in the upper scope on line 96 column 11
|
lint (20.12.2):
examples/enketo-transformer-web/demo.tsx#L271
'error' is already declared in the upper scope on line 105 column 12
|
lint (20.12.2):
examples/enketo-transformer-web/vite.config.ts#L5
Relative import from another package is not allowed. Use `enketo-transformer/config/build.shared` instead of `../../packages/enketo-transformer/config/build.shared`
|
lint (20.12.2):
packages/enketo-core/Gruntfile.js#L5
Require statement not part of import statement
|
lint (20.12.2):
packages/enketo-core/Gruntfile.js#L6
Require statement not part of import statement
|
lint (20.12.2):
packages/enketo-core/Gruntfile.js#L7
Require statement not part of import statement
|
test-core (Web, 20.12.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-express (20.12.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-express (18.20.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|