Update Babel #2255
lint.yml
on: pull_request
Run es-check
3m 8s
Run eslint
1m 11s
Run stylelint (css)
45s
Run stylelint (scss)
31s
Annotations
1 error and 16 warnings
Run stylelint (scss)
Process completed with exit code 2.
|
Run stylelint (scss)
The following actions uses node12 which is deprecated and will be forced to run on node16: xt0rted/stylelint-problem-matcher@34db1b874c0452909f0696aedef70b723870a583. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run stylelint (scss)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, xt0rted/stylelint-problem-matcher@34db1b874c0452909f0696aedef70b723870a583. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run stylelint (css)
The following actions uses node12 which is deprecated and will be forced to run on node16: xt0rted/stylelint-problem-matcher@34db1b874c0452909f0696aedef70b723870a583. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run stylelint (css)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, xt0rted/stylelint-problem-matcher@34db1b874c0452909f0696aedef70b723870a583. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run eslint:
src/components/ConnectionRequired.tsx#L38
Refactor this function to reduce its Cognitive Complexity from 42 to the 15 allowed
|
Run eslint:
src/components/ServerContentPage.tsx#L32
Unexpected any. Specify a different type
|
Run eslint:
src/components/ServerContentPage.tsx#L49
React Hook useEffect has a missing dependency: 'location.state'. Either include it or remove the dependency array
|
Run eslint:
src/components/autoFocuser.js#L82
Unexpected 'fixme' comment: 'FIXME: Multiple itemsContainers'
|
Run eslint:
src/components/common/ViewItemsContainer.tsx#L230
Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed
|
Run eslint:
src/components/dashboard/users/UserPasswordForm.tsx#L20
Refactor this function to reduce its Cognitive Complexity from 27 to the 15 allowed
|
Run eslint:
src/components/images/imageLoader.js#L103
Unexpected 'hack' comment: 'HACK: Hide the content of the card...'
|
Run eslint:
src/components/images/imageLoader.js#L146
Unexpected 'hack' comment: 'HACK: Unhide the content of the card...'
|
Run eslint:
src/components/scrollManager.js#L22
Unexpected 'fixme' comment: 'FIXME: Need to scroll to top of page to...'
|
Run eslint:
src/components/scrollManager.js#L577
Unexpected 'hack' comment: 'HACK: Scroll to top for top menu because...'
|
Run es-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|