ci: add markdown, website, and image lint checks #847
on_pull_request.yaml
on: pull_request
PR title check
11s
Checks
/
Actions lint check
32s
Checks
/
Spell check
6s
Checks
/
Markdown lint check
33s
Checks
/
Website lint check
33s
Checks
/
Image lint check
9s
Checks
/
Package check
18s
Checks
/
...
/
Docs check
55s
Matrix: Checks / e2e_tests
Matrix: Checks / integration_tests
Matrix: Checks / Lint check / Lint check
Matrix: Checks / Type check / Type check
Matrix: Checks / Unit tests / Unit tests
Annotations
5 warnings
|
PR title check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Checks / Website lint check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
eslint-plugin-react-hooks(exhaustive-deps):
src/theme/NavbarItem/DocsVersionDropdownNavbarItem.js#L29
React Hook useMemo has a missing dependency: 'props'
|
|
eslint-plugin-react-hooks(exhaustive-deps):
src/theme/NavbarItem/DocsVersionDropdownNavbarItem.js#L33
React Hook useMemo has a complex expression in the dependency array.
|
|
Checks / Markdown lint check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|