Remove duplciate useConnectionValue call #3903
quality.yml
on: pull_request
ensure-wasm
2m 15s
ensure-windows
5m 54s
clippy
2m 30s
rust-fmt
16s
ts-lint
41s
Annotations
11 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/keychain/src/components/connect/CreateSession.tsx#L76
React Hook useCallback has a missing dependency: 'expiresAt'. Either include it or remove the dependency array
|
ts-lint:
packages/keychain/src/components/connect/create/CreateController.tsx#L183
The 'handleFormSubmit' function makes the dependencies of useEffect Hook (at line 203) change on every render. To fix this, wrap the definition of 'handleFormSubmit' in its own useCallback() Hook
|
ts-lint:
packages/keychain/src/test/mocks/connection.tsx#L17
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/test/mocks/connection.tsx#L48
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/test/mocks/connection.tsx#L72
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/test/mocks/connection.tsx#L88
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/test/mocks/connection.tsx#L100
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between 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
|