Skip to content

ESLint: Indent switch case clauses #2575

ESLint: Indent switch case clauses

ESLint: Indent switch case clauses #2575

Triggered via pull request August 8, 2024 15:03
Status Failure
Total duration 22m 57s
Artifacts

ci.yml

on: pull_request
Matrix: integration-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
integration-check (12.x): components/wb-actionmng/actionmng.js#L386
Expected indentation of 3 tabs but found 4
integration-check (12.x): components/wb-actionmng/actionmng.js#L387
Expected indentation of 4 tabs but found 5
integration-check (12.x): components/wb-actionmng/actionmng.js#L388
Expected indentation of 5 tabs but found 6
integration-check (12.x): components/wb-actionmng/actionmng.js#L389
Expected indentation of 4 tabs but found 5
integration-check (12.x): components/wb-actionmng/actionmng.js#L390
Expected indentation of 5 tabs but found 6
integration-check (12.x): components/wb-actionmng/actionmng.js#L391
Expected indentation of 5 tabs but found 6
integration-check (12.x): components/wb-actionmng/actionmng.js#L392
Expected indentation of 4 tabs but found 5
integration-check (12.x): components/wb-actionmng/actionmng.js#L393
Expected indentation of 4 tabs but found 5
integration-check (12.x): components/wb-actionmng/actionmng.js#L394
Expected indentation of 5 tabs but found 6
integration-check (12.x): components/wb-actionmng/actionmng.js#L395
Expected indentation of 4 tabs but found 5
integration-check (12.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/
integration-check (12.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/