update #37
release-alpha.yml
on: push
Alpha Release
/
...
/
Version Operations
28s
Alpha Release
/
Get Commits for Changelog
5s
Alpha Release
/
...
/
Generate Changelog
21s
Alpha Release
/
...
/
Create GitHub Release
12s
Alpha Release
/
Discord Failure Notification
0s
Alpha Release
/
Discord Success Notification
4s
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-20T02:07:04.150Z,
+ "uptime": 0.256310865,
}
- 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-20T02:07:04.135Z,
+ "uptime": 0.240992942,
"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-20T02:07:04.135Z,
+ "uptime": 0.240470843,
}
- 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:673e3ed4dde00cbcdebeffa3d272add43626da9ee5dd6b0b7c7b9a24f7ca9a10
|
|