Skip to content

feat(experimentalIdentityAndAuth): add @httpBearerAuth integration tests #2353

feat(experimentalIdentityAndAuth): add @httpBearerAuth integration tests

feat(experimentalIdentityAndAuth): add @httpBearerAuth integration tests #2353

Triggered via pull request October 8, 2023 06:15
Status Failure
Total duration 25m 57s
Artifacts

ci.yml

on: pull_request
TypeScript Lint
1m 32s
TypeScript Lint
TypeScript Test
25m 47s
TypeScript Test
Ensure TypeScript is formatted
1m 36s
Ensure TypeScript is formatted
Ensure TypeScript packages have changesets
32s
Ensure TypeScript packages have changesets
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
Java 17 ubuntu-latest
Process completed with exit code 1.
Java 17 macos-latest
The job was canceled because "_17_ubuntu-latest" failed.
Java 17 macos-latest
The operation was canceled.
Java 17 windows-latest
The job was canceled because "_17_ubuntu-latest" failed.
Java 17 windows-latest
The operation was canceled.
TypeScript Test
Cannot find module '@smithy/identity-and-auth-http-bearer-auth-service' or its corresponding type declarations.
TypeScript Test
Module '"util"' has no default export.
TypeScript Test
Cannot find module 'weather' or its corresponding type declarations.
TypeScript Test
Process completed with exit code 1.
TypeScript Lint: packages/middleware-stack/src/MiddlewareStack.spec.ts#L584
'stack' is defined but never used
TypeScript Lint: packages/config-resolver/src/endpointsConfig/resolveEndpointsConfig.spec.ts#L58
'endpoint' is assigned a value but never used
TypeScript Lint: packages/config-resolver/src/endpointsConfig/resolveEndpointsConfig.spec.ts#L98
'endpoint' is assigned a value but never used
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/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