Skip to content

feat(experimentalIdentityAndAuth): customize @aws.auth#sigv4 identi… #2814

feat(experimentalIdentityAndAuth): customize @aws.auth#sigv4 identi…

feat(experimentalIdentityAndAuth): customize @aws.auth#sigv4 identi… #2814

Triggered via push September 8, 2023 21:53
Status Failure
Total duration 2m 12s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
commitlint
You have commit messages with errors ⧗ input: feat(experimentalIdentityAndAuth): customize `@aws.auth#sigv4` identity providers for the AWS SDK (#5179) * feat(experimentalIdentityAndAuth): customize `@aws.auth#sigv4` identity providers for the AWS SDK Register `AwsCustomizeSigv4AuthPlugin` integration to customize `@aws.auth#sigv4` to use: - Browser: a function that throws an error saying `credentials` is missing - Node.js: `decorateDefaultCredentialProvider(credentialDefaultProvider)` from `@aws-sdk/credential-provider-node` and `aws-sdk/client-sts`. * feat(experimentalIdentityAndAuth): copy smithy-typescript generic auth tests ✖ header must not be longer than 100 characters, current length is 105 [header-max-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/