Support CDN for NFT images #2594
Annotations
3 errors and 1 warning
Compile TypeScript:
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'.
|
Compile TypeScript:
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'.
|
Compile TypeScript
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading