perf(util-endpoints): reduce temporary object allocations #5915
ci.yml
on: pull_request
TypeScript Lint
1m 18s
Ensure TypeScript is formatted
1m 18s
Ensure TypeScript packages have changesets
33s
Extract Docs
5m 47s
Matrix: build
Matrix: Protocol Tests
Matrix: test-typescript
Annotations
3 warnings
|
TypeScript Lint:
packages/smithy-client/src/create-aggregated-client.ts#L22
tsdoc-param-tag-with-invalid-name: The @param block should be followed by a valid parameter name: The identifier cannot non-word characters
|
|
TypeScript Lint:
packages/smithy-client/src/create-aggregated-client.ts#L21
tsdoc-param-tag-with-invalid-name: The @param block should be followed by a valid parameter name: The identifier cannot non-word characters
|
|
TypeScript Lint:
packages/smithy-client/src/create-aggregated-client.ts#L20
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
|