Skip to content

Bump @babel/traverse from 7.10.1 to 7.23.2 in /client #249

Bump @babel/traverse from 7.10.1 to 7.23.2 in /client

Bump @babel/traverse from 7.10.1 to 7.23.2 in /client #249

Triggered via push October 16, 2023 17:07
Status Failure
Total duration 32s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 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: client/js/analysis.js#L44
This line has a length of 88. Maximum allowed is 80