chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /webapp #96
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
|
Loading