[SDK] Refactor: More Viem to Ox migration #17174
Annotations
12 errors and 8 warnings
Check out the code
unable to access 'https://github.com/***-dev/js/': The requested URL returned error: 503
|
Check out the code
unable to access 'https://github.com/***-dev/js/': The requested URL returned error: 503
|
Run pnpm lint
Type 'string | { r: `0x${string}`; s: `0x${string}`; yParity: number; }' is not assignable to type 'string | Uint8Array<ArrayBufferLike> | { r: bigint; s: bigint; yParity: number; }'.
|
Run pnpm lint
Type 'Partial<{ prevOwner: string; newOwner: string; }>' is not assignable to type 'Readonly<{ prevOwner?: undefined; newOwner?: undefined; }>'.
|
Run pnpm lint
Type 'Partial<{ prevOwner: string; newOwner: string; }>' is not assignable to type 'Readonly<{ prevOwner?: undefined; newOwner?: undefined; }>'.
|
Run pnpm lint
Type 'Partial<{ platformFeeRecipient: string; }>' is not assignable to type 'Readonly<{ platformFeeRecipient?: undefined; }>'.
|
Run pnpm lint
Type 'Partial<{ recipient: string; }>' is not assignable to type 'Readonly<{ recipient?: undefined; }>'.
|
Run pnpm lint
Type 'Partial<{ newRoyaltyRecipient: string; }>' is not assignable to type 'Readonly<{ newRoyaltyRecipient?: undefined; }>'.
|
Run pnpm lint
Type 'Partial<{ tokenId: bigint; royaltyRecipient: string; }>' is not assignable to type 'Readonly<{ tokenId?: undefined; royaltyRecipient?: undefined; }>'.
|
Run pnpm lint
Type 'Partial<{ previousAddress: string; newAddress: string; }>' is not assignable to type 'Readonly<{ previousAddress?: undefined; newAddress?: undefined; }>'.
|
Run pnpm lint
Type 'Partial<{ tokenAddress: string; tokenOwner: string; recipient: string; }>' is not assignable to type 'Readonly<{ tokenAddress?: undefined; tokenOwner?: undefined; recipient?: undefined; }>'.
|
Run pnpm lint
Type 'Partial<{ claimer: string; receiver: string; tokenId: bigint; }>' is not assignable to type 'Readonly<{ claimer?: undefined; receiver?: undefined; tokenId?: undefined; }>'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run pnpm lint:
apps/playground-web/src/components/engine/airdrop/TransactionResults.tsx#L163
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Run pnpm lint:
apps/playground-web/src/components/engine/airdrop/TransactionResults.tsx#L170
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Run pnpm lint:
apps/playground-web/src/components/engine/airdrop/TransactionResults.tsx#L177
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Run pnpm lint:
apps/playground-web/src/components/engine/minting/TransactionResults.tsx#L161
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Run pnpm lint:
apps/playground-web/src/components/engine/minting/TransactionResults.tsx#L168
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Run pnpm lint:
apps/playground-web/src/components/engine/minting/TransactionResults.tsx#L175
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Run pnpm lint:
apps/playground-web/src/components/engine/minting/erc1155-mint-to.tsx#L267
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Loading