Skip to content

create usecases gallery #1968

create usecases gallery

create usecases gallery #1968

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

node.js.yml

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

Annotations

10 errors and 1 warning
build (16.x): pages/donnees-nationales/base-usages.js#L3
forbid file extension '.js'.
build (16.x): pages/donnees-nationales/base-usages.js#L21
'&&' should be placed at the end of the line.
build (16.x): pages/donnees-nationales/base-usages.js#L22
'&&' should be placed at the end of the line.
build (16.x): pages/donnees-nationales/base-usages.js#L23
'&&' should be placed at the end of the line.
build (16.x): pages/donnees-nationales/base-usages.js#L24
'||' should be placed at the end of the line.
build (16.x): pages/donnees-nationales/base-usages.js#L25
'||' should be placed at the end of the line.
build (16.x): pages/donnees-nationales/base-usages.js#L27
'||' should be placed at the end of the line.
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)
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/