Improve address picker performance #3001
static-analysis.yml
on: pull_request
static-analysis
2m 7s
Annotations
8 errors
static-analysis
Process completed with exit code 2.
|
static-analysis
alephium-desktop-wallet#typecheck: command (/home/runner/work/alephium-frontend/alephium-frontend/apps/desktop-wallet) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
static-analysis
Parameter 'index' implicitly has an 'any' type.
|
static-analysis
Parameter 'attribute' implicitly has an 'any' type.
|
static-analysis
Property 'attributes' does not exist on type '{ dataType: string; name: string; image: string; id: TokenId; tokenUri: string; collectionId: string; nftIndex: string; } | { name: string; description?: string | undefined; image: string; ... 5 more ...; nftIndex: string; }'.
|
static-analysis
Property 'attributes' does not exist on type '{ dataType: string; name: string; image: string; id: TokenId; tokenUri: string; collectionId: string; nftIndex: string; } | { name: string; description?: string | undefined; image: string; ... 5 more ...; nftIndex: string; }'.
|
static-analysis
Property 'description' does not exist on type '{ dataType: string; name: string; image: string; id: TokenId; tokenUri: string; collectionId: string; nftIndex: string; } | { name: string; description?: string | undefined; image: string; ... 5 more ...; nftIndex: string; }'.
|
static-analysis
Property 'description' does not exist on type '{ dataType: string; name: string; image: string; id: TokenId; tokenUri: string; collectionId: string; nftIndex: string; } | { name: string; description?: string | undefined; image: string; ... 5 more ...; nftIndex: string; }'.
|