code-server/4.108.1 package update #76293
Open
Octo STS / staging-autofix
completed
Jan 20, 2026 in 0s
Pull request does not have the "staging-autofix" label
elastic-build
The build failed due to a patch application failure for the 'code-server' package. A hunk failed to apply to 'lib/vscode/package.json', indicating an incompatibility or an issue with the patch file itself.
Confidence: 95%
❌ Build error @ lib/vscode/package.json:32 |
Command:patch |
Diagnostic:Patch application failed for 'lib/vscode/package.json' |
Log Snippets:This line explicitly states that a hunk failed to apply at a specific line number, indicating the exact point of failure.Hunk #1 FAILED at 32. This confirms that the patch operation failed and a reject file was created, which can be used for further debugging.1 out of 1 hunk FAILED -- saving rejects to file lib/vscode/package.json.rej This is the overarching error message indicating that the patch failure led to the complete build failure of the 'code-server' package.failed to build: failed to build package: unable to run package code-server pipeline: unable to run pipeline: unable to run pipeline: exit status 1 |
Loading