WIP: Ylide forum #1119
checks.yml
on: pull_request
Annotations
3 errors and 1 warning
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; '/accounts': string; '/address/[hash]': string; '/verified-contracts': string; ... 33 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" | ... 42 more ... | "/zkevm-l2-txn-batches", string>': "/forum/[topic]/[thread]", "/forum/[topic]/create-thread", "/forum/[topic]", "/forum/bookmarks/[hash]", and 4 more.
|
Code quality:
ui/addressVerification/steps/AddressVerificationStepAddress.tsx#L58
Property 'message' does not exist on type '{}'.
|
Code quality
Process completed with exit code 2.
|
Code quality:
theme/components/Tooltip/Tooltip.pw.tsx#L25
Unexpected use of the `.skip()` annotation
|