chore: build packages via prepack instead of a separate build script … #5086
ci.yaml
on: push
lint_and_typecheck
2m 48s
publish_preview
2m 45s
Matrix: test_matrix
Annotations
1 error and 1 notice
|
error: expect(received).not.toHaveBeenCalled():
packages/bun/src/redis-publisher.test.ts#L321
Expected number of calls: 0
Received number of calls: 1
at <anonymous> (/home/runner/work/orpc/orpc/packages/bun/src/redis-publisher.test.ts:321:26)
|
|
publish_preview
{
"workflowData": {
"owner": "middleapi",
"repo": "orpc",
"sha": "870096de83094979fe2d5a8af94f28a8970a3a83",
"ref": "main",
"headBranch": null
},
"key": "lkUBYq6qyx",
"runId": 33283240783,
"webhookDebug": {
"action": "requested",
"head_branch": "main",
"head_repository_full_name": "middleapi/orpc",
"full_name": "middleapi/orpc",
"isPullRequest": false,
"prNumber": null,
"prNumberType": "object",
"isNewPullRequest": false,
"isOldPullRequest": false,
"prKey": "middleapi/orpc:main",
"oldPrDataHash": "wHgeBGGP51",
"lookupKey": "wHgeBGGP51",
"data": {
"owner": "middleapi",
"repo": "orpc",
"sha": "870096de83094979fe2d5a8af94f28a8970a3a83",
"ref": "main",
"headBranch": null
}
},
"currentCursor": {
"sha": "dcc14845fc20ef130d4e2826afeedcb9edf98315",
"timestamp": 33229856936
},
"pkgPrNewVersion": "0.0.88"
}
|