Skip to content

fix(experimentalIdentityAndAuth): add different httpAuthSchemeMiddleware plugins depending on @endpointRuleSet #2342

fix(experimentalIdentityAndAuth): add different httpAuthSchemeMiddleware plugins depending on @endpointRuleSet

fix(experimentalIdentityAndAuth): add different httpAuthSchemeMiddleware plugins depending on @endpointRuleSet #2342

Triggered via pull request October 8, 2023 04:22
Status Success
Total duration 35m 17s
Artifacts

ci.yml

on: pull_request
TypeScript Lint
1m 31s
TypeScript Lint
TypeScript Test
35m 4s
TypeScript Test
Ensure TypeScript is formatted
1m 41s
Ensure TypeScript is formatted
Ensure TypeScript packages have changesets
38s
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/node-http-handler/src/node-http2-handler.spec.ts#L356
'request' is defined but never used
TypeScript Lint: packages/node-http-handler/src/node-http2-handler.spec.ts#L356
'response' is defined but never used
TypeScript Lint: packages/middleware-endpoint/src/service-customizations/s3.ts#L62
'region' is assigned a value but never used
TypeScript Lint: packages/credential-provider-imds/src/utils/getInstanceMetadataEndpoint.ts#L6
'CONFIG_ENDPOINT_NAME' is defined but never used
TypeScript Lint: packages/credential-provider-imds/src/utils/getInstanceMetadataEndpoint.ts#L6
'ENV_ENDPOINT_NAME' is defined but never used
TypeScript Lint: packages/credential-provider-imds/src/utils/getInstanceMetadataEndpoint.ts#L9
'CONFIG_ENDPOINT_MODE_NAME' is defined but never used
TypeScript Lint: packages/credential-provider-imds/src/utils/getInstanceMetadataEndpoint.ts#L11
'ENV_ENDPOINT_MODE_NAME' is defined but never used
TypeScript Lint: packages/credential-provider-imds/src/utils/staticStabilityProvider.ts#L1
'AwsCredentialIdentity' is defined but never used