Bump ws from 7.5.7 to 7.5.10 in /functions #2174
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
functions/src/rollbar-logger.ts#L36
Unexpected any. Specify a different type
|
functions/src/rollbar-logger.ts#L37
Unexpected any. Specify a different type
|
functions/src/rollbar-logger.ts#L38
Unexpected any. Specify a different type
|
src/components/file-upload/index.tsx#L164
React Hook useEffect has missing dependencies: 'item', 'onSaved', and 'onUploaded'. Either include them or remove the dependency array. If 'onUploaded' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/components/image-modal/index.tsx#L31
React Hook useEffect has a missing dependency: 'keydownHandler'. Either include it or remove the dependency array
|
src/routes/foodwords/index.tsx#L596
React Hook useEffect has a missing dependency: 'functionURL'. Either include it or remove the dependency array
|
src/routes/list/new-item-form.tsx#L164
React Hook useEffect has missing dependencies: 'disableDefaultSuggestions', 'mostPopularMap', and 'mostPopularTexts'. Either include them or remove the dependency array
|
src/routes/list/organize-groups.tsx#L115
React Hook useEffect has a missing dependency: 'saveNewOrders'. Either include it or remove the dependency array
|
src/tests/headless.spec.ts#L24
Test has no assertions
|
This job succeeded
Loading