Support CDN for NFT images #2594
checks.yml
on: pull_request
Annotations
3 errors and 1 warning
Code quality:
mocks/tokens/tokenInstance.ts#L6
Property 'thumbnails' is missing in type '{ animation_url: null; external_app_url: string; id: string; image_url: string; is_unique: false; holder_address_hash: null; metadata: { attributes: ({ trait_type: string; value: string; } | { display_type: string; trait_type: string; value: number; })[]; description: string; external_url: string; image: string; nam...' but required in type 'TokenInstance'.
|
Code quality:
stubs/token.ts#L163
Property 'thumbnails' is missing in type '{ animation_url: null; external_app_url: string; id: string; image_url: string; is_unique: true; metadata: { attributes: any[]; description: string; external_url: string; image: string; name: string; }; owner: AddressParam; holder_address_hash: string; }' but required in type 'TokenInstance'.
|
Code quality
Process completed with exit code 2.
|
Code quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|