pools pages #2602
checks.yml
on: pull_request
Annotations
3 errors and 1 warning
Code quality:
lib/metadata/getPageOgType.ts#L5
Type '{ '/': "Homepage"; '/txs': "Root page"; '/txs/kettle/[hash]': "Regular page"; '/tx/[hash]': "Regular page"; '/blocks': "Root page"; '/block/[height_or_hash]': "Regular page"; '/block/countdown': "Regular page"; ... 53 more ...; '/api/sprite': "Regular page"; }' is missing the following properties from type 'Record<"/" | "/404" | "/account/api-key" | "/account/custom-abi" | "/account/rewards" | "/account/tag-address" | "/account/verified-addresses" | "/account/watchlist" | "/accounts" | ... 53 more ... | "/withdrawals", OGPageType>': "/pools/[hash]", "/pools"
|
Code quality:
lib/mixpanel/getPageType.ts#L3
Type '{ '/': string; '/txs': string; '/txs/kettle/[hash]': string; '/tx/[hash]': string; '/blocks': string; '/block/[height_or_hash]': string; '/block/countdown': string; '/block/countdown/[height]': string; '/accounts': string; ... 51 more ...; '/api/sprite': string; }' is missing the following properties from type 'Record<"/" | "/404" | "/account/api-key" | "/account/custom-abi" | "/account/rewards" | "/account/tag-address" | "/account/verified-addresses" | "/account/watchlist" | "/accounts" | ... 53 more ... | "/withdrawals", string>': "/pools/[hash]", "/pools"
|
Code quality
Process completed with exit code 2.
|
Code quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|