Skip to content

create usecases gallery #1969

create usecases gallery

create usecases gallery #1969

Triggered via pull request October 17, 2023 14:59
Status Failure
Total duration 1m 36s
Artifacts

node.js.yml

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

Annotations

6 errors and 1 warning
build (16.x): pages/donnees-nationales/base-usages.js#L19
Expected indentation of 2 spaces but found 0.
build (16.x): pages/donnees-nationales/base-usages.js#L25
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations.
build (16.x): components/donnees-nationales/app-card.js#L2
'node/file-extension-in-import' rule is disabled but never reported.
build (16.x): components/donnees-nationales/app-card.js#L44
`'` can be escaped with `'`, `‘`, `'`, `’`.
build (16.x): components/donnees-nationales/app-card.js#L46
There should be no space before '}'.
build (16.x)
Process completed with exit code 1.
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/