Skip to content

build(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.10.0 #18

build(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.10.0

build(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.10.0 #18

Triggered via pull request November 13, 2023 03:34
Status Failure
Total duration 5m 57s
Artifacts

pull_request.yml

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

Annotations

1 error and 2 warnings
Build
Process completed with exit code 1.
Lint (18.x): src/components/video/video-block/VideoBlock.tsx#L111
The 'playerTicker' function makes the dependencies of useCallback Hook (at line 151) change on every render. To fix this, wrap the definition of 'playerTicker' in its own useCallback() Hook
Lint (18.x): src/components/video/video-block/VideoBlock.tsx#L179
React Hook useEffect has a missing dependency: 'documentResizeHandler'. Either include it or remove the dependency array