Name service integration #1231
checks.yml
on: pull_request
Annotations
2 errors and 1 warning
Code quality:
mocks/txs/txInterpretation.ts#L27
Type '{ hash: string; implementation_name: null; is_contract: false; is_verified: false; name: null; private_tags: never[]; public_tags: never[]; watchlist_names: never[]; }' is not assignable to type 'string | AddressParam | TokenInfo<TokenType>'.
|
Code quality
Process completed with exit code 2.
|
Code quality:
theme/components/Tooltip/Tooltip.pw.tsx#L25
Unexpected use of the `.skip()` annotation
|