Skip to content

meta: bump the react group with 2 updates #1742

meta: bump the react group with 2 updates

meta: bump the react group with 2 updates #1742

Triggered via pull request March 1, 2024 17:21
Status Success
Total duration 1m 46s
Artifacts

lint-and-tests.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

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