Skip to content

Share keychain layout component with profile via ui package #3925

Share keychain layout component with profile via ui package

Share keychain layout component with profile via ui package #3925

Triggered via pull request January 29, 2025 08:16
Status Success
Total duration 5m 33s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
ts-lint: packages/keychain/src/components/connect/CreateSession.tsx#L82
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#L196
The 'handleFormSubmit' function makes the dependencies of useEffect Hook (at line 216) 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