[ARGG-741]: Add rule to set alphabetical order of imports #84
Annotations
10 errors and 1 warning
test/jsdoc-fail.js#L1
Missing JSDoc return type
|
test/jsdoc-fail.js#L1
Missing JSDoc for parameter 'num2'
|
test/jsdoc-fail.js#L3
Expected JSDoc for 'num1' but found 'num'
|
test/bpk-token-fail.jsx#L4
Unknown color, use a Backpack token instead
|
test/prettier-fail.jsx#L3
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
test/prettier-fail.jsx#L3
Replace `·return·(<div·role="banner">{children}</div>)·` with `⏎··return·<div·role="banner">{children}</div>;⏎`
|
test/react-fail.tsx#L1
'default' import from 'react' is restricted. Please import directly (e.g. import { useEffect } from 'react')
|
test/react-fail.tsx#L7
Insert `;`
|
test/order-fail.jsx#L3
`react-dom` import should occur after import of `react`
|
test/order-fail.jsx#L7
`@skyscanner/bpk-foundations-web/tokens/base.es6` import should occur after import of `@skyscanner/backpack-web/bpk-component-link`
|
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/
|
The logs for this run have expired and are no longer available.
Loading