meta: bump the react group with 2 updates #1742
Triggered via pull request
March 1, 2024 17:21
dependabot[bot]
labeled
#6373
Status
Success
Total duration
1m 46s
Artifacts
–
lint-and-tests.yml
on: pull_request_target
Base Tasks
7s
Lint
1m 22s
Tests
1m 11s
Annotations
4 warnings
Tests
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|
Lint:
hooks/react-client/useBottomScrollListener.ts#L33
React Hook useEffect has a missing dependency: 'handleScroll'. Either include it or remove the dependency array
|
Lint:
hooks/react-client/useKeyboardCommands.ts#L33
React Hook useEffect has a missing dependency: 'fn'. Either include it or remove the dependency array. If 'fn' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Lint:
pages/en/about/index.mdx#L7
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|