Skip to content

🚀 Deploy

🚀 Deploy #4

Manually triggered October 15, 2024 12:24
Status Failure
Total duration 27s
Artifacts

deploy.yml

on: workflow_dispatch
🧪 Test
17s
🧪 Test
🚀 Deploy
0s
🚀 Deploy
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test/index.spec.ts > Hello World worker > post request url: test/index.spec.ts#L36
AssertionError: expected 401 to be 200 // Object.is equality - Expected + Received - 200 + 401 ❯ test/index.spec.ts:36:27
test/index.spec.ts > Hello World worker > post request url without shortCode: test/index.spec.ts#L53
SyntaxError: Unexpected token 'U', "Unauthorized" is not valid JSON ❯ test/index.spec.ts:53:24
test/index.spec.ts > Hello World worker > post request url: test/index.spec.ts#L72
AssertionError: expected 401 to be 200 // Object.is equality - Expected + Received - 200 + 401 ❯ test/index.spec.ts:72:27
test/index.spec.ts > Hello World worker > post request url without shortCode: test/index.spec.ts#L89
SyntaxError: Unexpected token 'U', "Unauthorized" is not valid JSON ❯ test/index.spec.ts:89:24
🧪 Test
Process completed with exit code 1.