Skip to content

fix(core/protocols): omit extraneous idempotency token serialized int… #5647

fix(core/protocols): omit extraneous idempotency token serialized int…

fix(core/protocols): omit extraneous idempotency token serialized int… #5647

Triggered via push February 24, 2026 17:14
Status Success
Total duration 15m 29s
Artifacts

ci.yml

on: push
TypeScript Lint
1m 16s
TypeScript Lint
Ensure TypeScript is formatted
1m 5s
Ensure TypeScript is formatted
Ensure TypeScript packages have changesets
27s
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