Skip to content

fix artifact file ownership inside container builds #4825

fix artifact file ownership inside container builds

fix artifact file ownership inside container builds #4825

Re-run triggered May 9, 2026 11:21
Status Failure
Total duration 1m 16s
Artifacts

build.yml

on: pull_request
Matrix: smoke-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
unused-deps
Process completed with exit code 255.
smoke-test (24, 1.3.10)
Process completed with exit code 1.
smoke-test (24, 1.2.23)
The strategy configuration was canceled because "smoke-test._24_1_3_10" failed
smoke-test (25, 1.2.23)
The strategy configuration was canceled because "smoke-test._24_1_3_10" failed
smoke-test (25, 1.3.10)
The strategy configuration was canceled because "smoke-test._24_1_3_10" failed
smoke-test (25, 1.3.10)
The operation was canceled.
eslint
Process completed with exit code 1.
typecheck
Process completed with exit code 2.
test
Process completed with exit code 1.
[forks] tests/test-cases/completion/integration.test.ts > --completion outputs gitlab-ci-local as script name: tests/test-cases/completion/integration.test.ts#L6
Error: Command failed: bun src/index.ts --completion 697 | let this.chownOpt = "0:0"; ^ error: Expected ";" but found "this" at /home/runner/work/gitlab-ci-local/gitlab-ci-local/src/job.ts:697:17 697 | let this.chownOpt = "0:0"; ^ error: Unexpected . at /home/runner/work/gitlab-ci-local/gitlab-ci-local/src/job.ts:697:21 Bun v1.3.13 (Linux x64) ❯ tests/test-cases/completion/integration.test.ts:6:20 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { status: 1, signal: null, output: [ null, '', '\u001b[1m697 | \u001b[0m \u001b[0m\u001b[35mlet\u001b[0m \u001b[0m\u001b[33mthis\u001b[0m.chownOpt = \u001b[0m\u001b[32m"0:0"\u001b[0m\u001b[0m\u001b[2m;\u001b[0m\n \u001b[1m\u001b[31m\u001b[1m^\u001b[0m\n\u001b[31merror\u001b[0m\u001b[2m: \u001b[0m\u001b[1mExpected ";" but found "this"\u001b[0m\n \u001b[2mat \u001b[0m\u001b[36m/home/runner/work/gitlab-ci-local/gitlab-ci-local/src/job.ts\u001b[0m\u001b[2m:\u001b[0m\u001b[33m697\u001b[0m\u001b[2m:\u001b[0m\u001b[33m17\u001b[0m\n\n\u001b[1m697 | \u001b[0m \u001b[0m\u001b[35mlet\u001b[0m \u001b[0m\u001b[33mthis\u001b[0m.chownOpt = \u001b[0m\u001b[32m"0:0"\u001b[0m\u001b[0m\u001b[2m;\u001b[0m\n \u001b[1m\u001b[31m\u001b[1m^\u001b[0m\n\u001b[31merror\u001b[0m\u001b[2m: \u001b[0m\u001b[1mUnexpected .\u001b[0m\n \u001b[2mat \u001b[0m\u001b[36m/home/runner/work/gitlab-ci-local/gitlab-ci-local/src/job.ts\u001b[0m\u001b[2m:\u001b[0m\u001b[33m697\u001b[0m\u001b[2m:\u001b[0m\u001b[33m21\u001b[0m\n\u001b[0m\n\u001b[2mBun v1.3.13 (Linux x64)\u001b[0m\n' ], pid: 2374, stdout: '', stderr: '\u001b[1m697 | \u001b[0m \u001b[0m\u001b[35mlet\u001b[0m \u001b[0m\u001b[33mthis\u001b[0m.chownOpt = \u001b[0m\u001b[32m"0:0"\u001b[0m\u001b[0m\u001b[2m;\u001b[0m\n \u001b[1m\u001b[31m\u001b[1m^\u001b[0m\n\u001b[31merror\u001b[0m\u001b[2m: \u001b[0m\u001b[1mExpected ";" but found "this"\u001b[0m\n \u001b[2mat \u001b[0m\u001b[36m/home/runner/work/gitlab-ci-local/gitlab-ci-local/src/job.ts\u001b[0m\u001b[2m:\u001b[0m\u001b[33m697\u001b[0m\u001b[2m:\u001b[0m\u001b[33m17\u001b[0m\n\n\u001b[1m697 | \u001b[0m \u001b[0m\u001b[35mlet\u001b[0m \u001b[0m\u001b[33mthis\u001b[0m.chownOpt = \u001b[0m\u001b[32m"0:0"\u001b[0m\u001b[0m\u001b[2m;\u001b[0m\n \u001b[1m\u001b[31m\u001b[1m^\u001b[0m\n\u001b[31merror\u001b[0m\u001b[2m: \u001b[0m\u001b[1mUnexpected .\u001b[0m\n \u001b[2mat \u001b[0m\u001b[36m/home/runner/work/gitlab-ci-local/gitlab-ci-local/src/job.ts\u001b[0m\u001b[2m:\u001b[0m\u001b[33m697\u001b[0m\u001b[2m:\u001b[0m\u001b[33m21\u001b[0m\n\u001b[0m\n\u001b[2mBun v1.3.13 (Linux x64)\u001b[0m\n' }
CodeQL
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`.