Skip to content

feat: update dcl ui #126

feat: update dcl ui

feat: update dcl ui #126

Triggered via pull request May 21, 2024 17:20
Status Success
Total duration 1m 17s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/components/ConfirmPage/ConfirmPage.tsx#L30
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: src/components/Footer/Footer.tsx#L10
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: src/components/HomePage/HomePage.tsx#L21
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: src/components/MainPage/MainPage.tsx#L76
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: src/components/Modals/ConvertManaModal/ConvertManaModal.tsx#L193
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: src/components/Modals/ImportWithdrawalModal/ImportWithdrawalModal.tsx#L84
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: src/components/Modals/ReceiveManaModal/ReceiveManaModal.tsx#L39
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: src/components/Modals/TransactionDetailModal/Data/Data.tsx#L16
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: src/components/Modals/TransactionDetailModal/ExplorerLink/ExplorerLink.tsx#L22
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: src/components/Modals/TransactionDetailModal/WithdrawalDataComponent/WithdrawalDataComponent.tsx#L30
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead