Sunset legacy toast #3237
quality.yml
on: pull_request
ensure-wasm
2m 3s
ensure-windows
5m 27s
clippy
2m 27s
rust-fmt
25s
ts-lint
40s
Annotations
2 errors and 14 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.
|
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#L121
React Hook useMemo has an unnecessary dependency: 'walletError'. Either exclude it or remove the dependency array
|
ts-lint:
packages/ui-next/src/components/primitives/badge.tsx#L38
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ts-lint:
packages/ui-next/src/components/primitives/button.tsx#L74
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ts-lint:
packages/ui-next/src/components/primitives/form.tsx#L166
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ts-lint:
packages/ui-next/src/components/primitives/toggle.tsx#L45
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ts-lint:
packages/keychain/src/components/Funding/AmountSelection.tsx#L15
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ts-lint:
packages/keychain/src/components/connect/Authenticate/Unsupported.tsx#L16
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ts-lint:
packages/keychain/src/components/connect/create/index.tsx#L8
This rule can't verify that `export *` only exports components
|
ts-lint:
packages/keychain/src/components/connect/create/index.tsx#L9
This rule can't verify that `export *` only exports components
|
ts-lint:
packages/keychain/src/components/connect/create/index.tsx#L10
This rule can't verify that `export *` only exports components
|
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
|