fix(core): refine HttpError.status property type
#5118
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.
|