Merge branch 'develop' of https://github.com/quotentiroler/smart-on-f… #33
release-alpha.yml
on: push
Alpha Release
/
...
/
Version Operations
42s
Alpha Release
/
Get Commits for Changelog
5s
Alpha Release
/
...
/
Generate Changelog
16s
Alpha Release
/
...
/
Create GitHub Release
7s
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-20T01:04:59.811Z,
+ "uptime": 0.260214721,
}
- 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-20T01:04:59.796Z,
+ "uptime": 0.245374294,
"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-20T01:04:59.796Z,
+ "uptime": 0.244909935,
}
- 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:616ab6ffed4ec659f56c4c2fa0528f62652e1e7fa922b79cad78457037e9e55d
|
|