Use custom sales resolvers on asset instead of sales connection #1743
Annotations
10 errors and 5 warnings
lint:
components/HomeSection/Assets.gql#L17
Variable "$now" is never used in operation "FetchAssets"
|
lint:
components/HomeSection/Assets.gql#L52
Cannot query field "bestBid" on type "Asset"
|
lint:
components/HomeSection/Assets.gql#L63
Cannot query field "firstSale" on type "Asset"
|
lint:
components/HomeSection/Assets.gql#L77
Cannot query field "totalSalesCount" on type "Asset"
|
lint:
components/HomeSection/Assets.gql#L78
Cannot query field "totalSalesCurrencyDistinctCount" on type "Asset"
|
lint:
components/HomeSection/Featured.gql#L58
Cannot query field "bestBid" on type "Asset"
|
lint:
pages/checkout/[id].gql#L1
Variable "$now" is never used in operation "Checkout"
|
lint:
pages/checkout/[id].gql#L32
Cannot query field "bestBid" on type "Asset"
|
lint:
pages/checkout/[id].gql#L43
Cannot query field "firstSale" on type "Asset"
|
lint:
pages/checkout/[id].gql#L57
Cannot query field "totalSalesCount" on type "Asset"
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. 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/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
hooks/useRefreshAsset.gql#L1
Operation "GetAssetDataForRefresh" should not have "Get" prefix
|
lint:
pages/account/edit.gql#L1
Operation "GetAccount" should not have "Get" prefix
|
lint:
pages/notification.gql#L1
Operation "GetNotifications" should not have "Get" prefix
|