Skip to content

fix: warn streaming requests are not retryable #2713

fix: warn streaming requests are not retryable

fix: warn streaming requests are not retryable #2713

Triggered via pull request December 1, 2023 16:36
Status Failure
Total duration 16m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
TypeScript Lint
1m 6s
TypeScript Lint
TypeScript Test
12m 50s
TypeScript Test
Ensure TypeScript is formatted
1m 5s
Ensure TypeScript is formatted
Ensure TypeScript packages have changesets
26s
Ensure TypeScript packages have changesets
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Ensure TypeScript packages have changesets
Process completed with exit code 1.
Ensure TypeScript is formatted
Process completed with exit code 1.
TypeScript Test
Module '"util"' has no default export.
TypeScript Test
Cannot find module 'weather' or its corresponding type declarations.
TypeScript Lint: packages/config-resolver/src/endpointsConfig/resolveEndpointsConfig.spec.ts#L58
'endpoint' is assigned a value but never used
TypeScript Lint: packages/config-resolver/src/endpointsConfig/resolveEndpointsConfig.spec.ts#L98
'endpoint' is assigned a value but never used
TypeScript Lint: packages/node-http-handler/src/node-http2-handler.spec.ts#L356
'request' is defined but never used
TypeScript Lint: packages/node-http-handler/src/node-http2-handler.spec.ts#L356
'response' is defined but never used
TypeScript Lint: packages/middleware-endpoint/src/service-customizations/s3.ts#L62
'region' is assigned a value but never used
TypeScript Lint: packages/util-endpoints/src/resolveEndpoint.spec.ts#L56
'ignored' is assigned a value but never used
TypeScript Lint: packages/util-endpoints/src/resolveEndpoint.spec.ts#L71
'ignored' is assigned a value but never used
TypeScript Lint: packages/util-endpoints/src/resolveEndpoint.spec.ts#L79
'ignored' is assigned a value but never used
TypeScript Lint: packages/util-endpoints/src/resolveEndpoint.spec.ts#L116
'ignored' is assigned a value but never used