Skip to content

fix: hide the error stack properly #82

fix: hide the error stack properly

fix: hide the error stack properly #82

Triggered via pull request August 15, 2025 23:35
Status Failure
Total duration 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test
Process completed with exit code 2.
test: src/endpoint.test.ts#L642
'APIError' refers to a value, but is being used as a type here. Did you mean 'typeof APIError'?
test: src/endpoint.test.ts#L475
Property 'statusCode' does not exist on type 'typeof InternalAPIError'.
test: src/endpoint.test.ts#L474
Property 'status' does not exist on type 'typeof InternalAPIError'.