feat(smithy-client): add handler cache #3772
ci.yml
on: pull_request
TypeScript Lint
41s
Ensure TypeScript is formatted
1m 6s
Ensure TypeScript packages have changesets
34s
Matrix: build
Matrix: Protocol Tests
Matrix: test-typescript
Annotations
8 errors
TypeScript Lint
@smithy/smithy-client#lint: command (/home/runner/work/smithy-typescript/smithy-typescript/packages/smithy-client) yarn run lint exited (1)
|
TypeScript Lint:
packages/smithy-client/src/client.ts#L1
Run autofix to sort these imports!
|
TypeScript Lint
Process completed with exit code 1.
|
Protocol Tests (17, ubuntu-latest)
Type 'Handler<any, any> | undefined' is not assignable to type 'Handler<any, any>'.
|
Protocol Tests (17, ubuntu-latest)
Type 'Handler<any, any> | undefined' is not assignable to type 'Handler<any, any>'.
|
Protocol Tests (17, ubuntu-latest)
@smithy/smithy-client#build: command (/home/runner/work/smithy-typescript/smithy-typescript/packages/smithy-client) yarn run build exited (1)
|
Protocol Tests (17, ubuntu-latest)
Type 'Handler<any, any> | undefined' is not assignable to type 'Handler<any, any>'.
|
Protocol Tests (17, ubuntu-latest)
Process completed with exit code 1.
|