Support chain switching #3521
quality.yml
on: pull_request
ensure-wasm
2m 6s
ensure-windows
4m 53s
clippy
2m 18s
rust-fmt
23s
ts-lint
37s
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
|