Skip to content

Remove duplciate useConnectionValue call #3903

Remove duplciate useConnectionValue call

Remove duplciate useConnectionValue call #3903

Triggered via pull request January 27, 2025 23:58
Status Success
Total duration 6m 8s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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