fix: prevent silent loss of reclaimed requests during queue head propagation #965
on_pull_request.yaml
on: pull_request
PR title check
10s
Checks
/
Actions lint check
36s
Checks
/
Spell check
10s
Checks
/
Markdown lint check
40s
Checks
/
Website lint check
44s
Checks
/
Image lint check
5s
Checks
/
Package check
25s
Checks
/
...
/
Docs check
1m 1s
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
3 errors and 3 warnings
|
Checks / E2E tests (3.11, ubuntu-latest)
Process completed with exit code 1.
|
|
Checks / E2E tests (3.14, ubuntu-latest)
The strategy configuration was canceled because "checks.e2e_tests.ubuntu-latest_3_11" failed
|
|
Checks / E2E tests (3.14, ubuntu-latest)
The operation was canceled.
|
|
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/
|
|
react-hooks(exhaustive-deps):
src/theme/NavbarItem/DocsVersionDropdownNavbarItem.js#L29
React Hook useMemo has a missing dependency: 'props'
|
|
react-hooks(exhaustive-deps):
src/theme/NavbarItem/DocsVersionDropdownNavbarItem.js#L33
React Hook useMemo has a complex expression in the dependency array.
|