Skip to content

fix: treat empty-string env vars as unset in Configuration #1005

fix: treat empty-string env vars as unset in Configuration

fix: treat empty-string env vars as unset in Configuration #1005

Triggered via pull request August 4, 2026 13:22
Status Success
Total duration 5m 34s
Artifacts

on_pull_request.yaml

on: pull_request
PR title check
11s
PR title check
Checks  /  Actions lint check
36s
Checks / Actions lint check
Checks  /  Spell check
7s
Checks / Spell check
Checks  /  Markdown lint check
28s
Checks / Markdown lint check
Checks  /  Website lint check
26s
Checks / Website lint check
Checks  /  Image lint check
7s
Checks / Image lint check
Checks  /  Package check
36s
Checks / Package check
Checks  /  ...  /  Docs check
54s
Checks / Doc check / Docs check
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
Fit to window
Zoom out
Zoom in

Annotations

3 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/
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.