Skip to content

Refactor deploy workflow to use cloudflare/wrangler-action@v3 and seb… #8

Refactor deploy workflow to use cloudflare/wrangler-action@v3 and seb…

Refactor deploy workflow to use cloudflare/wrangler-action@v3 and seb… #8

Triggered via push October 15, 2024 12:24
Status Failure
Total duration 19s
Artifacts

test.yml

on: push
🧪 Test
12s
🧪 Test
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.