Skip to content

Bump xdg-basedir from 4.0.0 to 5.1.0 #2807

Bump xdg-basedir from 4.0.0 to 5.1.0

Bump xdg-basedir from 4.0.0 to 5.1.0 #2807

Triggered via pull request June 16, 2026 00:39
Status Failure
Total duration 59s
Artifacts

build.yaml

on: pull_request
changes
4s
changes
linux-x64
50s
linux-x64
Run prettier check
23s
Run prettier check
Doctoc markdown files
0s
Doctoc markdown files
Lint Helm chart
0s
Lint Helm chart
Lint TypeScript files
0s
Lint TypeScript files
Lint GitHub Actions
0s
Lint GitHub Actions
Run unit tests
0s
Run unit tests
Run e2e tests
0s
Run e2e tests
Run e2e tests behind proxy
0s
Run e2e tests behind proxy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run prettier check
Process completed with exit code 1.
linux-x64
Process completed with exit code 2.
linux-x64: src/node/util.ts#L84
Property 'runtime' does not exist on type 'typeof import("/home/runner/work/code-server/code-server/node_modules/xdg-basedir/index")'.
linux-x64: src/node/util.ts#L84
Property 'runtime' does not exist on type 'typeof import("/home/runner/work/code-server/code-server/node_modules/xdg-basedir/index")'.
linux-x64: src/node/util.ts#L70
Property 'runtime' does not exist on type 'typeof import("/home/runner/work/code-server/code-server/node_modules/xdg-basedir/index")'.
linux-x64: src/node/util.ts#L70
Property 'runtime' does not exist on type 'typeof import("/home/runner/work/code-server/code-server/node_modules/xdg-basedir/index")'.
linux-x64: src/node/util.ts#L68
Property 'config' does not exist on type 'typeof import("/home/runner/work/code-server/code-server/node_modules/xdg-basedir/index")'.
linux-x64: src/node/util.ts#L68
Property 'config' does not exist on type 'typeof import("/home/runner/work/code-server/code-server/node_modules/xdg-basedir/index")'.
linux-x64: src/node/util.ts#L67
Property 'data' does not exist on type 'typeof import("/home/runner/work/code-server/code-server/node_modules/xdg-basedir/index")'.
linux-x64: src/node/util.ts#L67
Property 'data' does not exist on type 'typeof import("/home/runner/work/code-server/code-server/node_modules/xdg-basedir/index")'.
linux-x64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/