Skip to content

Include wasm files (#1350) #3970

Include wasm files (#1350)

Include wasm files (#1350) #3970

Triggered via push January 31, 2025 15:17
Status Success
Total duration 5m 41s
Artifacts

quality.yml

on: push
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