Skip to content

Nft address

Nft address #1144

Triggered via pull request December 4, 2023 20:30
@isstuevisstuev
synchronize #1320
nft-address
Status Failure
Total duration 2m 15s
Artifacts

checks.yml

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

Annotations

4 errors and 1 warning
Code quality: ui/address/tokens/AddressCollections.tsx#L79
Type '{ token: TokenInfo<TokenType>; isLoading: boolean; id: string; metadata: Record<string, unknown> | null; value: string; is_unique: boolean; holder_address_hash: string | null; ... 5 more ...; key: string; }' is not assignable to type 'IntrinsicAttributes & TokenInstance & { token_type: Omit<TokenType, "ERC-20">; value: string; } & { isLoading: boolean; withTokenLink?: boolean | undefined; }'.
Code quality: ui/address/tokens/AddressNFTs.tsx#L37
Property 'token' does not exist on type 'AddressNFT'.
Code quality: ui/address/tokens/NFTItem.tsx#L16
Property 'token' does not exist on type 'Props'.
Code quality
Process completed with exit code 2.
Code quality: theme/components/Tooltip/Tooltip.pw.tsx#L25
Unexpected use of the `.skip()` annotation