chore: bump version #303
pipeline.yml
on: push
test-backend
1m 39s
build-application
3m 33s
Annotations
3 errors and 2 warnings
error: expect(received).toBe(expected):
interapp-backend/tests/e2e/service_session_user.test.ts#L263
Expected: 200
Received: 404
at /home/runner/work/interapp/interapp/interapp-backend/tests/e2e/service_session_user.test.ts:263:5
|
error: expect(received).not.toBeEmpty():
interapp-backend/tests/constants.test.ts#L90
Expected value not to be a string, object, or iterable
Received: []
at /home/runner/work/interapp/interapp/interapp-backend/tests/constants.test.ts:90:9
at forEach (:1:21)
at /home/runner/work/interapp/interapp/interapp-backend/tests/constants.test.ts:88:7
|
test-backend
Process completed with exit code 1.
|
test-backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-application
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|