Skip to content

fix(core): refine HttpError.status property type #5118

fix(core): refine HttpError.status property type

fix(core): refine HttpError.status property type #5118

Triggered via pull request May 6, 2025 00:56
Status Failure
Total duration 3m 42s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test (canary, ubuntu-latest)
Process completed with exit code 1.
test (canary, macOS-latest)
Process completed with exit code 1.
test (canary, windows-latest)
Process completed with exit code 1.
test (v2.x, ubuntu-latest): src/error.ts#L57
Uncaught (in promise) Error: error[private-type-ref]: public type 'HttpError.prototype.status' references private type 'ErrorStatus'
test (v2.x, ubuntu-latest)
Process completed with exit code 1.
test (v2.x, macOS-latest): src/error.ts#L57
Uncaught (in promise) Error: error[private-type-ref]: public type 'HttpError.prototype.status' references private type 'ErrorStatus'
test (v2.x, macOS-latest)
Process completed with exit code 1.