test: add more test for the listings expired logic #134
Annotations
4 errors and 10 warnings
Lint:
webapp/src/modules/nft/sagas.spec.ts#L526
Unexpected comma in middle of array
|
Lint:
webapp/src/modules/nft/sagas.spec.ts#L542
Unexpected comma in middle of array
|
Lint:
webapp/src/modules/nft/sagas.spec.ts#L556
Unexpected comma in middle of array
|
Lint
Process completed with exit code 1.
|
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