This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
feat: use @fuels/assets package #753
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 5 warnings
E2E Tests
Type '{ imageSrc: string; name: string; }' is not assignable to type 'IntrinsicAttributes & AssetCardProps'.
|
E2E Tests
Type '{ name: string; hash: string; }' is not assignable to type 'IntrinsicAttributes & AssetCardProps'.
|
E2E Tests
Type '{ imageSrc: string; name: string; onPress: () => void; }' is not assignable to type 'IntrinsicAttributes & AssetCardProps'.
|
E2E Tests
Type '{ imageSrc: string; name: string; onAdd: () => void; }' is not assignable to type 'IntrinsicAttributes & AssetCardProps'.
|
E2E Tests
Type '{ imageSrc: string; name: string; onRemove: () => void; }' is not assignable to type 'IntrinsicAttributes & AssetCardProps'.
|
E2E Tests
Type '{ imageSrc: string; name: string; onFaucet: () => void; }' is not assignable to type 'IntrinsicAttributes & AssetCardProps'.
|
E2E Tests
Type '{ imageSrc: string; name: string; onRemove: () => void; isRemoveDisabled: true; }' is not assignable to type 'IntrinsicAttributes & AssetCardProps'.
|
E2E Tests
Type '{ image: string; symbol: string; decimals: number; }' is not assignable to type 'Asset'.
|
E2E Tests
Type '{ image: string; symbol: string; decimals: number; }' is not assignable to type 'Asset'.
|
E2E Tests
Type '{ address: string; }' is not assignable to type 'Asset'.
|
E2E Tests
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
E2E Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
E2E Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
E2E Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected], actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
E2E Tests
No files were found with the provided path: packages/app/playwright-report/. No artifacts will be uploaded.
|