Skip to content

Process config files for profile names containing prefix separator #2744

Process config files for profile names containing prefix separator

Process config files for profile names containing prefix separator #2744

Triggered via pull request December 6, 2023 00:08
Status Failure
Total duration 13m 22s
Artifacts

ci.yml

on: pull_request
TypeScript Lint
1m 3s
TypeScript Lint
TypeScript Test
13m 8s
TypeScript Test
Ensure TypeScript is formatted
1m 2s
Ensure TypeScript is formatted
Ensure TypeScript packages have changesets
24s
Ensure TypeScript packages have changesets
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Ensure TypeScript packages have changesets
Process completed with exit code 1.
TypeScript Test
Module '"util"' has no default export.
TypeScript Test
Cannot find module 'weather' or its corresponding type declarations.
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/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
TypeScript Lint: packages/core/src/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.ts#L11
'signingProperties' is defined but never used
TypeScript Lint: packages/core/src/util-identity-and-auth/httpAuthSchemes/noAuth.ts#L11
'signingProperties' is defined but never used
TypeScript Lint: packages/types/src/transform/client-payload-blob-type-narrow.spec.ts#L51
'assert1' is assigned a value but never used