Skip to content

Fix Drawer Scroll Issue and Enable Vertical Mode in Input Primary #667

Fix Drawer Scroll Issue and Enable Vertical Mode in Input Primary

Fix Drawer Scroll Issue and Enable Vertical Mode in Input Primary #667

Triggered via pull request July 11, 2024 17:29
Status Success
Total duration 5m 1s
Artifacts

pr-main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (20.x): packages/react-hooks/src/useEffectIgnoreInitial.tsx#L11
React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
build (20.x): packages/react-hooks/src/useEffectIgnoreInitial.tsx#L11
React Hook useEffect has a missing dependency: 'fn'. Either include it or remove the dependency array. If 'fn' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (20.x): packages/local-wallets/src/GDriveStorage/GDrive/oauth.ts#L20
'token' is defined but never used
build (20.x): packages/local-wallets/src/GDriveStorage/GDrive/utils.ts#L2
'reject' is defined but never used
build (20.x): packages/local-wallets/src/GDriveStorage/GDrive/utils.ts#L16
Unexpected any. Specify a different type
build (20.x): packages/local-wallets/src/GDriveStorage/GDrive/utils.ts#L20
Unexpected any. Specify a different type
build (20.x): packages/react-providers/src/ExtensionsProvider/constants.ts#L6
'status' is defined but never used