fix(codegen): remove custom entity code in xml protocol test stub (#1… #5965
ci.yml
on: push
TypeScript Lint
1m 14s
Ensure TypeScript is formatted
1m 12s
Ensure TypeScript packages have changesets
28s
Extract Docs
5m 42s
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
|