Skip to content

fix: edge case for solid plugin #110

fix: edge case for solid plugin

fix: edge case for solid plugin #110

Triggered via pull request September 4, 2025 20:41
Status Failure
Total duration 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 1.
src/error.test.ts > APIError > should throw correct stack: src/error.test.ts#L32
Error: Snapshot `APIError > should throw correct stack 3` mismatched - Expected + Received - "[InternalAPIError: Test error in function] { + "[HideStackFramesError [APIError]: Test error in function] { status: 'INTERNAL_SERVER_ERROR', body: { code: 'TEST_ERROR_IN_FUNCTION', message: 'Test error in function' }, headers: {}, statusCode: 500 }" ❯ src/error.test.ts:32:25