Feature/aspect #26
checks.yml
on: pull_request
Code quality
2m 2s
Jest tests
0s
Matrix: pw_tests
Annotations
4 errors and 2 warnings
Code quality:
lib/metadata/templates/description.ts#L8
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; }' is missing the following properties from type 'Record<"/" | "/404" | "/account/api-key" | "/account/custom-abi" | "/account/public-tags-request" | "/account/tag-address" | "/account/verified-addresses" | "/account/watchlist" | ... 33 more ... | "/withdrawals", string>': "/aspect/[hash]/contract-verification", "/aspect/[hash]"
|
Code quality:
lib/metadata/templates/title.ts#L3
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; }' is missing the following properties from type 'Record<"/" | "/404" | "/account/api-key" | "/account/custom-abi" | "/account/public-tags-request" | "/account/tag-address" | "/account/verified-addresses" | "/account/watchlist" | ... 33 more ... | "/withdrawals", string>': "/aspect/[hash]/contract-verification", "/aspect/[hash]"
|
Code quality:
lib/mixpanel/getPageType.ts#L3
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; }' is missing the following properties from type 'Record<"/" | "/404" | "/account/api-key" | "/account/custom-abi" | "/account/public-tags-request" | "/account/tag-address" | "/account/verified-addresses" | "/account/watchlist" | ... 33 more ... | "/withdrawals", string>': "/aspect/[hash]/contract-verification", "/aspect/[hash]"
|
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
|