feat(util-waiter): emit warning from waiter for sustained 403s #5971
ci.yml
on: pull_request
TypeScript Lint
1m 22s
Ensure TypeScript is formatted
1m 16s
Ensure TypeScript packages have changesets
39s
Extract Docs
5m 43s
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
|