Skip to content

feat(util-waiter): emit warning from waiter for sustained 403s #5971

feat(util-waiter): emit warning from waiter for sustained 403s

feat(util-waiter): emit warning from waiter for sustained 403s #5971

Triggered via pull request April 24, 2026 15:26
Status Success
Total duration 10m 41s
Artifacts

ci.yml

on: pull_request
TypeScript Lint
1m 22s
TypeScript Lint
Ensure TypeScript is formatted
1m 16s
Ensure TypeScript is formatted
Ensure TypeScript packages have changesets
39s
Ensure TypeScript packages have changesets
Matrix: build
Matrix: Protocol Tests
Matrix: test-typescript
Fit to window
Zoom out
Zoom in

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