feat(orders-table): trim pagination up to 14 pages #8704
Annotations
12 warnings
Setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
apps/explorer/src/components/orders/OrderNotFound/index.tsx#L123
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
Lint:
apps/explorer/src/explorer/components/OrderWidget/index.tsx#L28
Expected '!==' and instead saw '!='
|
Lint:
apps/explorer/src/explorer/components/TransactionsTableWidget/index.tsx#L89
Expected '!==' and instead saw '!='
|
Lint:
apps/explorer/src/explorer/pages/AppData/EncodePage.tsx#L202
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
Lint:
apps/explorer/src/explorer/pages/AppData/EncodePage.tsx#L206
Emojis should be wrapped in <span>, have role="img", and have an accessible description with aria-label or aria-labelledby
|
Lint:
apps/explorer/src/explorer/pages/AppData/EncodePage.tsx#L214
Emojis should be wrapped in <span>, have role="img", and have an accessible description with aria-label or aria-labelledby
|
Lint:
apps/explorer/src/explorer/pages/AppData/EncodePage.tsx#L232
Emojis should be wrapped in <span>, have role="img", and have an accessible description with aria-label or aria-labelledby
|
Lint:
apps/explorer/src/explorer/pages/AppData/EncodePage.tsx#L252
Emojis should be wrapped in <span>, have role="img", and have an accessible description with aria-label or aria-labelledby
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Cypress
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, cypress-io/[email protected], cypress-io/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|