Skip to content

Support CDN for NFT images #2594

Support CDN for NFT images

Support CDN for NFT images #2594

Triggered via pull request December 10, 2024 18:47
Status Failure
Total duration 3m 17s
Artifacts

checks.yml

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

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