Skip to content

Show Celestia Blobs on Arbitrum chains #2725

Show Celestia Blobs on Arbitrum chains

Show Celestia Blobs on Arbitrum chains #2725

Triggered via pull request February 7, 2025 15:02
Status Failure
Total duration 7m 9s
Artifacts

checks.yml

on: pull_request
ENV variables validation
0s
ENV variables validation
Resolve affected Playwright tests
0s
Resolve affected Playwright tests
Jest tests
0s
Jest tests
Matrix: pw_tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Code quality: lib/metadata/getPageOgType.ts#L5
Property '"/batches/celestia/[height]/[commitment]"' is missing in 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"; ... 56 more ...; '/api/sprite': "Regular page"; }' but required in type 'Record<"/" | "/404" | "/account/api-key" | "/account/custom-abi" | "/account/rewards" | "/account/tag-address" | "/account/verified-addresses" | "/account/watchlist" | "/accounts" | ... 55 more ... | "/withdrawals", OGPageType>'.
Code quality: lib/metadata/templates/description.ts#L8
Property '"/batches/celestia/[height]/[commitment]"' is missing in 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; ... 54 more ...; '/api/sprite': string; }' but required in type 'Record<"/" | "/404" | "/account/api-key" | "/account/custom-abi" | "/account/rewards" | "/account/tag-address" | "/account/verified-addresses" | "/account/watchlist" | "/accounts" | ... 55 more ... | "/withdrawals", string>'.
Code quality: lib/metadata/templates/title.ts#L5
Property '"/batches/celestia/[height]/[commitment]"' is missing in 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; ... 54 more ...; '/api/sprite': string; }' but required in type 'Record<"/" | "/404" | "/account/api-key" | "/account/custom-abi" | "/account/rewards" | "/account/tag-address" | "/account/verified-addresses" | "/account/watchlist" | "/accounts" | ... 55 more ... | "/withdrawals", string>'.
Code quality: lib/mixpanel/getPageType.ts#L3
Property '"/batches/celestia/[height]/[commitment]"' is missing in 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; ... 54 more ...; '/api/sprite': string; }' but required in type 'Record<"/" | "/404" | "/account/api-key" | "/account/custom-abi" | "/account/rewards" | "/account/tag-address" | "/account/verified-addresses" | "/account/watchlist" | "/accounts" | ... 55 more ... | "/withdrawals", string>'.
Code quality
Process completed with exit code 2.