Skip to content

Bump @typescript-eslint/parser from 5.57.0 to 5.62.0 #2192

Bump @typescript-eslint/parser from 5.57.0 to 5.62.0

Bump @typescript-eslint/parser from 5.57.0 to 5.62.0 #2192

Triggered via pull request June 24, 2024 21:13
Status Success
Total duration 1m 15s
Artifacts

node.yml

on: pull_request
build-and-test
1m 8s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build-and-test: functions/src/rollbar-logger.ts#L36
Unexpected any. Specify a different type
build-and-test: functions/src/rollbar-logger.ts#L37
Unexpected any. Specify a different type
build-and-test: functions/src/rollbar-logger.ts#L38
Unexpected any. Specify a different type
build-and-test: 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
build-and-test: src/components/image-modal/index.tsx#L31
React Hook useEffect has a missing dependency: 'keydownHandler'. Either include it or remove the dependency array
build-and-test: src/routes/foodwords/index.tsx#L596
React Hook useEffect has a missing dependency: 'functionURL'. Either include it or remove the dependency array
build-and-test: 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
build-and-test: src/routes/list/organize-groups.tsx#L115
React Hook useEffect has a missing dependency: 'saveNewOrders'. Either include it or remove the dependency array
build-and-test: src/tests/headless.spec.ts#L24
Test has no assertions