Skip to content

fix: Linting rules (no-floating-promises) (#2187) #92

fix: Linting rules (no-floating-promises) (#2187)

fix: Linting rules (no-floating-promises) (#2187) #92

Triggered via push March 14, 2024 19:22
Status Success
Total duration 1m 45s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: webapp/src/components/AccountPage/AccountBanner/AccountBanner.tsx#L88
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