Skip to content

Alias BlockieAvatar = AccountAvatar to use JazzIcon instead of Blockie #13

Alias BlockieAvatar = AccountAvatar to use JazzIcon instead of Blockie

Alias BlockieAvatar = AccountAvatar to use JazzIcon instead of Blockie #13

Triggered via push September 10, 2024 03:53
Status Failure
Total duration 1m 44s
Artifacts

lint.yaml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
ci (ubuntu-latest, 16.x)
Argument of type '{ address: string; abi: Abi; chainId: number; functionName: string; enabled: boolean; }' is not assignable to parameter of type '{ blockNumber?: bigint | undefined; account?: string | Account | undefined; blockTag?: BlockTag | undefined; stateOverride?: StateOverride | undefined; ... 7 more ...; query?: Omit<...> | undefined; }'.
ci (ubuntu-latest, 16.x)
Type 'ChainWithAttributes[]' is not assignable to type '_chains'.
ci (ubuntu-latest, 16.x)
Cannot assign to 'supportsSimulation' because it is a read-only property.
ci (ubuntu-latest, 16.x)
Process completed with exit code 2.
ci (ubuntu-latest, 16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/