Skip to content

docs: add readme content for signature-v4 #2698

docs: add readme content for signature-v4

docs: add readme content for signature-v4 #2698

Triggered via pull request November 30, 2023 16:57
@kuhekuhe
synchronize #1087
kuhe:docs/sigv4
Status Success
Total duration 12m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
TypeScript Lint
1m 6s
TypeScript Lint
TypeScript Test
12m 43s
TypeScript Test
Ensure TypeScript is formatted
1m 8s
Ensure TypeScript is formatted
Ensure TypeScript packages have changesets
27s
Ensure TypeScript packages have changesets
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
TypeScript Test
Module '"util"' has no default export.
TypeScript Test
Cannot find module 'weather' or its corresponding type declarations.
TypeScript Lint: packages/property-provider/src/memoize.spec.ts#L136
'_' is assigned a value but never used
TypeScript Lint: packages/property-provider/src/memoize.spec.ts#L145
'_' is assigned a value but never used
TypeScript Lint: packages/property-provider/src/memoize.spec.ts#L178
'_' is assigned a value but never used
TypeScript Lint: packages/experimental-identity-and-auth/src/httpBearerAuth.ts#L14
'signingProperties' is defined but never used
TypeScript Lint: packages/experimental-identity-and-auth/src/noAuth.ts#L12
'identity' is defined but never used
TypeScript Lint: packages/experimental-identity-and-auth/src/noAuth.ts#L13
'signingProperties' is defined but never used
TypeScript Lint: packages/core/src/middleware-http-signing/httpSigningMiddleware.ts#L29
'signingProperties' is defined but never used
TypeScript Lint: packages/core/src/middleware-http-signing/httpSigningMiddleware.ts#L34
'httpResponse' is defined but never used
TypeScript Lint: packages/core/src/middleware-http-signing/httpSigningMiddleware.ts#L35
'signingProperties' is defined but never used