Skip to content

Update README

Update README #2563

Triggered via pull request November 3, 2023 01:03
Status Success
Total duration 31m 57s
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 11s
TypeScript Lint
TypeScript Test
31m 47s
TypeScript Test
Ensure TypeScript is formatted
1m 2s
Ensure TypeScript is formatted
Ensure TypeScript packages have changesets
41s
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: smithy-typescript-ssdk-libs/server-node/src/index.spec.ts#L61
'_' is assigned a value but never used
TypeScript Lint: smithy-typescript-ssdk-libs/server-node/src/index.spec.ts#L79
'_' is assigned a value but never used
TypeScript Lint: smithy-typescript-ssdk-libs/server-node/src/index.spec.ts#L103
'_' is assigned a value but never used
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/experimental-identity-and-auth/src/httpBearerAuth.ts#L14
'signingProperties' is defined but never used