Merge branch 'develop' of https://github.com/quotentiroler/smart-on-f… #31
release-alpha.yml
on: push
Alpha Release
/
...
/
Version Operations
38s
Alpha Release
/
Get Commits for Changelog
8s
Alpha Release
/
...
/
Generate Changelog
20s
Alpha Release
/
...
/
Create GitHub Release
7s
Alpha Release
/
Discord Failure Notification
0s
Alpha Release
/
Discord Success Notification
6s
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:01:43.259Z,
+ "uptime": 0.253029042,
}
- 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:01:43.244Z,
+ "uptime": 0.237695605,
"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:01:43.243Z,
+ "uptime": 0.23719732500000001,
}
- 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:45eea384aebb4497ecc1d106e2ba11aba6a8521ff4f85667bba4e5ff22c0e9c8
|
|