Skip to content

Support chain switching #3521

Support chain switching

Support chain switching #3521

Re-run triggered January 9, 2025 18:24
Status Failure
Total duration 51s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
ts-lint
@cartridge/ui-next#format:check: command (/home/runner/work/controller/controller/packages/ui-next) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format:check exited (1)
ts-lint
Process completed with exit code 1.
ensure-wasm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
rust-fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ts-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ts-lint: packages/profile/src/hooks/account.ts#L123
React Hook useMemo has an unnecessary dependency: 'walletError'. Either exclude it or remove the dependency array
ts-lint: packages/profile/src/hooks/collection.ts#L78
React Hook useMemo has a missing dependency: 'tokenIds'. Either include it or remove the dependency array