Merge pull request #183 from quotentiroler/dev/ignore-generated #27
release-alpha.yml
on: push
Alpha Release
/
...
/
Version Operations
28s
Alpha Release
/
Get Commits for Changelog
8s
Alpha Release
/
...
/
Create GitHub Release
7s
Test Alpha Deployment
/
Integration & Compliance Testing (alpha)
5m 37s
Test Alpha Deployment
/
Discord Testing Success Notification
Test Alpha Deployment
/
Discord Testing Failure Notification
3s
Annotations
7 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-20T00:33:22.736Z,
+ "uptime": 0.268518886,
}
- 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-20T00:33:22.720Z,
+ "uptime": 0.253033705,
"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-20T00:33:22.720Z,
+ "uptime": 0.252535948,
}
- 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)
|
|
Test Alpha Deployment / Integration & Compliance Testing (alpha)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-artifacts
Expired
|
1.11 MB |
sha256:f5d2b5e33bf8c873fa335e837b83d893b4992411002a9228fec309836a172431
|
|
|
integration-compliance-test-results-alpha-northflank
Expired
|
790 Bytes |
sha256:ef603af2dc3135ced59a86536a4be4d53f607dcac1118e914e13be6b5ef946a2
|
|