Skip to content

Improve address picker performance #3001

Improve address picker performance

Improve address picker performance #3001

Triggered via pull request March 7, 2025 12:18
Status Failure
Total duration 2m 12s
Artifacts

static-analysis.yml

on: pull_request
static-analysis
2m 7s
static-analysis
Fit to window
Zoom out
Zoom in

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; }'.