Update vercel rewrites #3183
quality.yml
on: pull_request
ensure-wasm
1m 35s
ensure-windows
6m 17s
clippy
2m 25s
rust-fmt
15s
ts-lint
47s
Annotations
14 warnings
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/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
|
ts-lint:
packages/keychain/src/components/connect/create/useCreateController.ts#L195
React Hook useCallback has a missing dependency: 'doPopupFlow'. Either include it or remove the dependency array
|
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
|