Skip to content

fix(deps): bump clap_complete from 4.5.39 to 4.5.40 in the clap group #1394

fix(deps): bump clap_complete from 4.5.39 to 4.5.40 in the clap group

fix(deps): bump clap_complete from 4.5.39 to 4.5.40 in the clap group #1394

Triggered via push January 7, 2025 03:53
Status Success
Total duration 53s
Artifacts

typescript.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Audit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint: packages/autocomplete/src/fig/hooks.ts#L64
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
Lint: packages/autocomplete/src/fig/hooks.ts#L64
React Hook useEffect has a missing dependency: 'getSubscription'. Either include it or remove the dependency array. If 'getSubscription' changes too often, find the parent component that defines it and wrap that definition in useCallback
Lint: packages/autocomplete/src/fig/hooks.ts#L76
React Hook useEffect has a missing dependency: 'setSettings'. Either include it or remove the dependency array. If 'setSettings' changes too often, find the parent component that defines it and wrap that definition in useCallback
Lint: packages/autocomplete/src/hooks/keypress.ts#L74
React Hook useCallback has a missing dependency: 'scrollToIndex'. Either include it or remove the dependency array
Lint: packages/autocomplete/src/hooks/keypress.ts#L198
React Hook useCallback has missing dependencies: 'scrollToIndex', 'setUserFuzzySearchEnabled', 'shake', and 'suggestions'. Either include them or remove the dependency array. If 'shake' changes too often, find the parent component that defines it and wrap that definition in useCallback
Lint: packages/autocomplete/src/parser/hooks.ts#L78
React Hook useEffect has missing dependencies: 'oldCommand?.originalTree.text', 'oldCommand?.tokens', and 'setLoading'. Either include them or remove the dependency array. If 'setLoading' changes too often, find the parent component that defines it and wrap that definition in useCallback
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636