update #39
release-alpha.yml
on: push
Alpha Release
/
...
/
Version Operations
33s
Alpha Release
/
Get Commits for Changelog
9s
Alpha Release
/
...
/
Generate Changelog
17s
Alpha Release
/
...
/
Create GitHub Release
7s
Alpha Release
/
Discord Failure Notification
0s
Alpha Release
/
Discord Success Notification
3s
Annotations
6 errors
|
Alpha Release / Build and Test / Build & Test
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
backend/test/app.integration.test.ts#L34
Expected: "string"
Received: "object"
at <anonymous> (/home/runner/work/proxy-smart/proxy-smart/backend/test/app.integration.test.ts:34:41)
|
|
error: expect(received).toMatchObject(expected):
backend/test/index.test.ts#L68
{
"status": "healthy",
- "timestamp": Any<String>,
- "uptime": Any<Number>,
+ "timestamp": 2025-10-20T11:18:12.031Z,
+ "uptime": 0.278391751,
}
- Expected - 2
+ Received + 2
at <anonymous> (/home/runner/work/proxy-smart/proxy-smart/backend/test/index.test.ts:68:18)
|
|
error: expect(received).toMatchObject(expected):
backend/test/integration.test.ts#L67
{
- "services": Any<Object>,
+ "services": {
+ "fhir": "unknown",
+ "keycloak": "unknown",
+ },
"status": Any<String>,
- "timestamp": Any<String>,
- "uptime": Any<Number>,
+ "timestamp": 2025-10-20T11:18:12.016Z,
+ "uptime": 0.263191512,
"version": Any<String>,
}
- Expected - 3
+ Received + 6
at <anonymous> (/home/runner/work/proxy-smart/proxy-smart/backend/test/integration.test.ts:67:20)
|
|
error: expect(received).toMatchObject(expected):
backend/test/integration.test.ts#L58
{
"status": "healthy",
- "timestamp": Any<String>,
- "uptime": Any<Number>,
+ "timestamp": 2025-10-20T11:18:12.015Z,
+ "uptime": 0.262669257,
}
- Expected - 2
+ Received + 2
at <anonymous> (/home/runner/work/proxy-smart/proxy-smart/backend/test/integration.test.ts:58:20)
|
|
error: expect(received).toContain(expected):
backend/test/routes.integration.test.ts#L93
Expected to contain: 422
Received: [ 200, 503 ]
at <anonymous> (/home/runner/work/proxy-smart/proxy-smart/backend/test/routes.integration.test.ts:93:24)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-artifacts
Expired
|
1.11 MB |
sha256:c28e3c4a932f80023677cdb403cc56360305b3f6e7f2780ed54de30aeae11e58
|
|