Skip to content

Update README

Update README #2574

Triggered via pull request November 3, 2023 19:45
Status Success
Total duration 30m 54s
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
2m 13s
TypeScript Lint
TypeScript Test
30m 45s
TypeScript Test
Ensure TypeScript is formatted
1m 42s
Ensure TypeScript is formatted
Ensure TypeScript packages have changesets
31s
Ensure TypeScript packages have changesets
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
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/smithy-client/src/date-utils.ts#L71
'_' is assigned a value but never used
TypeScript Lint: packages/smithy-client/src/date-utils.ts#L111
'_' is assigned a value but never used
TypeScript Lint: packages/smithy-client/src/date-utils.ts#L160
'_' is assigned a value but never used
TypeScript Lint: packages/smithy-client/src/date-utils.ts#L171
'_' is assigned a value but never used
TypeScript Lint: packages/smithy-client/src/date-utils.ts#L187
'_' is assigned a value but never used
TypeScript Lint: packages/experimental-identity-and-auth/src/httpBearerAuth.ts#L14
'signingProperties' is defined but never used