Skip to content

Feature/aspect

Feature/aspect #27

Triggered via pull request June 30, 2024 12:17
@KieSunKieSun
synchronize #10
feature/aspect
Status Failure
Total duration 2m 15s
Artifacts

checks.yml

on: pull_request
Jest tests
0s
Jest tests
Matrix: pw_tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Code quality: lib/metadata/templates/description.ts#L8
Property '"/aspect/[hash]"' is missing in type '{ '/': string; '/txs': string; '/tx/[hash]': string; '/blocks': string; '/block/[height_or_hash]': string; '/accounts': string; '/address/[hash]': string; '/verified-contracts': string; '/address/[hash]/contract-verification': string; ... 30 more ...; '/auth/unverified-email': string; }' but required in type 'Record<"/" | "/404" | "/account/api-key" | "/account/custom-abi" | "/account/public-tags-request" | "/account/tag-address" | "/account/verified-addresses" | "/account/watchlist" | ... 32 more ... | "/withdrawals", string>'.
Code quality: lib/metadata/templates/title.ts#L3
Property '"/aspect/[hash]"' is missing in type '{ '/': string; '/txs': string; '/tx/[hash]': string; '/blocks': string; '/block/[height_or_hash]': string; '/accounts': string; '/address/[hash]': string; '/verified-contracts': string; '/address/[hash]/contract-verification': string; ... 30 more ...; '/auth/unverified-email': string; }' but required in type 'Record<"/" | "/404" | "/account/api-key" | "/account/custom-abi" | "/account/public-tags-request" | "/account/tag-address" | "/account/verified-addresses" | "/account/watchlist" | ... 32 more ... | "/withdrawals", string>'.
Code quality: lib/mixpanel/getPageType.ts#L3
Property '"/aspect/[hash]"' is missing in type '{ '/': string; '/txs': string; '/tx/[hash]': string; '/blocks': string; '/block/[height_or_hash]': string; '/accounts': string; '/address/[hash]': string; '/verified-contracts': string; '/address/[hash]/contract-verification': string; ... 30 more ...; '/auth/unverified-email': string; }' but required in type 'Record<"/" | "/404" | "/account/api-key" | "/account/custom-abi" | "/account/public-tags-request" | "/account/tag-address" | "/account/verified-addresses" | "/account/watchlist" | ... 32 more ... | "/withdrawals", string>'.
Code quality: ui/shared/pagination/useQueryWithPages.ts#L143
Property 'filterFields' does not exist on type '{ path: string; filterFields: "type"[]; } | { path: string; pathParams: "height_or_hash"[]; filterFields: never[]; } | { path: string; pathParams: "height_or_hash"[]; filterFields: never[]; } | { path: string; filterFields: ("filter" | ... 1 more ... | "method")[]; } | ... 29 more ... | { ...; }'.
Code quality: ui/shared/pagination/useQueryWithPages.ts#L164
Property 'filterFields' does not exist on type '{ path: string; filterFields: "type"[]; } | { path: string; pathParams: "height_or_hash"[]; filterFields: never[]; } | { path: string; pathParams: "height_or_hash"[]; filterFields: never[]; } | { path: string; filterFields: ("filter" | ... 1 more ... | "method")[]; } | ... 29 more ... | { ...; }'.
Code quality
Process completed with exit code 2.
Code quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code quality: theme/components/Tooltip/Tooltip.pw.tsx#L25
Unexpected use of the `.skip()` annotation