Version Packages #75
ci.yml
on: pull_request
test
13s
pkg-new-release
25s
Annotations
2 errors and 1 notice
|
test
Process completed with exit code 1.
|
|
tests/job-options.test.ts > Job Options > remote option > should ignore remote templates when merging:
tests/job-options.test.ts#L30
AssertionError: expected { script: [ 'base', …(1) ], …(1) } to match object { script: [ 'base' ], stage: 'test' }
- Expected
+ Received
{
"script": [
"base",
+ "remote template",
],
"stage": "test",
}
❯ tests/job-options.test.ts:30:34
|
|
pkg-new-release
{
"workflowData": {
"owner": "noxify",
"repo": "gitlab-ci-builder",
"sha": "7a3a0e2bd84655dc541cdb32966e3d8c9565cfc3",
"ref": "8"
},
"key": "ahrbZz7Tsk",
"runId": 19534507715,
"webhookDebug": {
"action": "requested",
"head_branch": "changeset-release/main",
"head_repository_full_name": "noxify/gitlab-ci-builder",
"full_name": "noxify/gitlab-ci-builder",
"isPullRequest": true,
"prNumber": 8,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "noxify/gitlab-ci-builder:changeset-release/main",
"oldPrDataHash": "cD6BL8nFeB",
"lookupKey": "noxify/gitlab-ci-builder:changeset-release/main",
"data": {
"owner": "noxify",
"repo": "gitlab-ci-builder",
"sha": "7a3a0e2bd84655dc541cdb32966e3d8c9565cfc3",
"ref": "8"
}
}
}
|