Skip to content

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

fix(core): refine HttpError.status property type

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

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

ci.yml

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

Annotations

9 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.
test (v2.x, windows-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, windows-latest)
Process completed with exit code 1.