Bump eslint-plugin-jest from 28.8.0 to 28.11.0 #347
pr.yml
on: pull_request
Create-NPM-Cache
2m 24s
Run-Tests
/
Test
33s
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`
|
Create-NPM-Cache
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Create-NPM-Cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run-Tests / Test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run-Tests / Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run-Tests / Test:
test/no-axios-fail.jsx#L1
'import/extensions' rule is disabled but never reported
|