Skip to content

Bump cross-spawn in /client #253

Bump cross-spawn in /client

Bump cross-spawn in /client #253

Triggered via push November 18, 2024 22:52
Status Failure
Total duration 24s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: client/js/analysis.js#L12
Unexpected var, use let or const instead
lint: client/js/analysis.js#L344
Trailing spaces not allowed
lint: client/js/analysis.js#L345
Expected indentation of 0 spaces but found 1
lint: client/js/analysis.js#L346
Expected indentation of 2 spaces but found 4
lint: client/js/analysis.js#L346
'buttonElement' is not defined
lint: client/js/analysis.js#L347
Expected indentation of 2 spaces but found 4
lint: client/js/analysis.js#L347
'buttonElement' is not defined
lint: client/js/analysis.js#L348
Expected indentation of 2 spaces but found 4
lint: client/js/analysis.js#L349
Expected indentation of 4 spaces but found 6
lint: client/js/analysis.js#L349
'buttonElement' is not defined
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: client/js/analysis.js#L44
This line has a length of 88. Maximum allowed is 80