Skip to content

fix: commit request queue dedup cache only after batch_add_requests s… #245

fix: commit request queue dedup cache only after batch_add_requests s…

fix: commit request queue dedup cache only after batch_add_requests s… #245

Triggered via push June 25, 2026 10:31
Status Success
Total duration 9m 26s
Artifacts

on_master.yaml

on: push
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
Checks  /  Actions lint check
34s
Checks / Actions lint check
Checks  /  Spell check
8s
Checks / Spell check
Checks  /  Markdown lint check
30s
Checks / Markdown lint check
Checks  /  Website lint check
35s
Checks / Website lint check
Checks  /  Image lint check
5s
Checks / Image lint check
Checks  /  Package check
17s
Checks / Package check
Checks  /  ...  /  Docs check
1m 6s
Checks / Doc check / Docs check
Doc release  /  Release docs
Doc release / Release docs
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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/
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.