Skip to content

fix: Test

fix: Test #61

Triggered via push March 12, 2024 18:28
Status Success
Total duration 1m 42s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: webapp/src/components/AccountPage/AccountBanner/AccountBanner.tsx#L94
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: webapp/src/components/AccountPage/AccountPage.tsx#L60
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: webapp/src/components/AccountSidebar/AccountSidebar.tsx#L28
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: webapp/src/components/AccountSidebar/CurrentAccountSidebar/CurrentAccountSidebar.tsx#L64
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: webapp/src/components/AccountSidebar/OtherAccountSidebar/OtherAccountSidebar.tsx#L76
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: webapp/src/components/ActivityPage/ActivityPage.tsx#L76
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: webapp/src/components/ActivityPage/Transaction/Transaction.tsx#L400
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: webapp/src/components/ActivityPage/Transaction/TransactionDetail/TransactionDetail.tsx#L56
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: webapp/src/components/AnalyticsVolumeDayData/AnalyticsVolumeDayData.tsx#L108
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead
lint: webapp/src/components/AssetAction/AssetAction.tsx#L28
Caution: `React` also has a named export `memo`. Check if you meant to write `import {memo} from 'react'` instead