Skip to content

chore: release v2.2.1 #413

chore: release v2.2.1

chore: release v2.2.1 #413

Triggered via push March 20, 2025 08:07
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 1.
test: test/e2e.test.ts#L19
Error: Snapshot `nuxt-api-party > throws error for invalid response with $testApi 1` mismatched - Expected + Received { "data": { "reason": "anything", }, + "error": true, "message": "Not Found", - "stack": "", "statusCode": 404, "statusMessage": "Not Found", - "url": "/api/foo/bar", + "url": "http://localhost/api/foo/bar", } ❯ test/e2e.test.ts:19:33