Skip to content

Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 (#728) #86

Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 (#728)

Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 (#728) #86

Triggered via push May 23, 2024 08:43
Status Success
Total duration 1m 15s
Artifacts

main.yml

on: push
Create-NPM-Cache
22s
Create-NPM-Cache
ReleaseDraft
4s
ReleaseDraft
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Run-Tests / Test: test/no-axios-fail.jsx#L3
Deprecated import of axios package
Run-Tests / Test: test/jsdoc-fail.js#L1
Missing JSDoc return type
Run-Tests / Test: test/jsdoc-fail.js#L1
Missing JSDoc for parameter 'num2'
Run-Tests / Test: test/jsdoc-fail.js#L3
Expected JSDoc for 'num1' but found 'num'
Run-Tests / Test: test/bpk-token-fail.jsx#L4
Unknown color detected not in our brand, refer to to https://www.skyscanner.design/latest/foundations/colours/usage-LJ0uHGQL for the right semantic token
Run-Tests / Test: test/prettier-fail.jsx#L3
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Run-Tests / Test: test/prettier-fail.jsx#L3
Replace `·return·(<div·role="banner">{children}</div>)·` with `⏎··return·<div·role="banner">{children}</div>;⏎`
Run-Tests / Test: test/react-fail.tsx#L1
'default' import from 'react' is restricted. Please import directly (e.g. import { useEffect } from 'react')
Run-Tests / Test: test/react-fail.tsx#L7
Insert `;`
Run-Tests / Test: test/order-fail.jsx#L3
`react-dom` import should occur after import of `react`
ReleaseDraft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Create-NPM-Cache
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run-Tests / Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run-Tests / Test
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/
Run-Tests / Test: test/no-axios-fail.jsx#L1
'import/extensions' rule is disabled but never reported