Skip to content

Read service specific endpoints from env/config #2362

Read service specific endpoints from env/config

Read service specific endpoints from env/config #2362

Triggered via pull request October 9, 2023 20:50
Status Failure
Total duration 47m 28s
Artifacts

ci.yml

on: pull_request
TypeScript Lint
1m 43s
TypeScript Lint
TypeScript Test
47m 13s
TypeScript Test
Ensure TypeScript is formatted
1m 18s
Ensure TypeScript is formatted
Ensure TypeScript packages have changesets
43s
Ensure TypeScript packages have changesets
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Ensure TypeScript is formatted
@smithy/util-base64#format: command (/home/runner/work/smithy-typescript/smithy-typescript/packages/util-base64) yarn run format exited (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/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-retry/src/omitRetryHeadersMiddleware.ts#L33
'options' is defined but never used