Skip to content

Add optional idle timeout shutdown #1858

Add optional idle timeout shutdown

Add optional idle timeout shutdown #1858

Re-run triggered January 21, 2025 20:08
Status Failure
Total duration 59s
Artifacts

build.yaml

on: pull_request
Build code-server
46s
Build code-server
Run prettier check
17s
Run prettier check
Doctoc markdown files
8s
Doctoc markdown files
Lint Helm chart
3s
Lint Helm chart
Lint TypeScript files
18s
Lint TypeScript files
Lint GitHub Actions
2s
Lint GitHub Actions
Run unit tests
33s
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

16 errors and 1 warning
Run prettier check
Process completed with exit code 2.
Lint TypeScript files: src/node/app.ts#L9
Parse errors in imported module './cli': Merge conflict marker encountered. (141:0)
Lint TypeScript files: src/node/entry.ts#L2
Parse errors in imported module './cli': Merge conflict marker encountered. (141:0)
Lint TypeScript files: src/node/http.ts#L10
Parse errors in imported module './cli': Merge conflict marker encountered. (141:0)
Lint TypeScript files: src/node/main.ts#L7
Parse errors in imported module './cli': Merge conflict marker encountered. (141:0)
Lint TypeScript files: src/node/routes/index.ts#L12
Parse errors in imported module '../cli': Merge conflict marker encountered. (141:0)
Lint TypeScript files: src/node/routes/vscode.ts#L10
Parse errors in imported module '../cli': Merge conflict marker encountered. (141:0)
Lint TypeScript files: src/node/wrapper.ts#L6
Parse errors in imported module './cli': Merge conflict marker encountered. (141:0)
Lint TypeScript files: test/unit/node/app.test.ts#L7
Parse errors in imported module '../../../src/node/cli': Merge conflict marker encountered. (141:0)
Lint TypeScript files: test/unit/node/cli.test.ts#L17
Parse errors in imported module '../../../src/node/cli': Merge conflict marker encountered. (141:0)
Lint TypeScript files: test/unit/node/plugin.test.ts#L6
Parse errors in imported module '../../../src/node/cli': Merge conflict marker encountered. (141:0)
Run unit tests
Process completed with exit code 1.
Build code-server: src/node/cli.ts#L141
Merge conflict marker encountered.
Build code-server: src/node/cli.ts#L142
Merge conflict marker encountered.
Build code-server: src/node/cli.ts#L147
Merge conflict marker encountered.
Build code-server
Process completed with exit code 2.
Lint GitHub Actions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636