fix: Update amzn clients #162
Annotations
10 warnings
|
Lint
Cache not found for keys: node-cache-Linux-x64-pnpm-7b5be4d69e7b31207cf3c906a620a96eac7095e884958b9b8c3a47748c8482af
|
|
Lint:
packages/autocomplete-app/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-app/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-app/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-app/src/hooks/keypress.ts#L74
React Hook useCallback has a missing dependency: 'scrollToIndex'. Either include it or remove the dependency array
|
|
Lint:
packages/autocomplete-app/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-app/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
Cache not found for keys: turbo-test-Linux-72cfd83a0997508f793f547ed1e52b0688277e8a, turbo-test-Linux-
|
|
Test
Cache not found for keys: node-cache-Linux-x64-pnpm-7b5be4d69e7b31207cf3c906a620a96eac7095e884958b9b8c3a47748c8482af
|
|
Test
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|