Skip to content

wip

wip #519

Triggered via push August 2, 2023 16:12
Status Failure
Total duration 1m 11s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
lint: toMarkdown.js#L1
'fiche' is assigned a value but never used
lint: toMarkdown.js#L65
Expected a 'break' statement before 'case'
lint: toMarkdown.js#L81
Unexpected lexical declaration in case block
lint: toMarkdown.js#L86
'col' is defined but never used
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: toMarkdown.js#L72
Expected object keys to be in ascending order. 'text' should be before 'type'