Skip to content

fix: check runtime exports to generate esm annotation list #2950

fix: check runtime exports to generate esm annotation list

fix: check runtime exports to generate esm annotation list #2950

Triggered via pull request January 19, 2024 16:52
Status Success
Total duration 14m 2s
Billable time 14m
Artifacts

ci.yml

on: pull_request
TypeScript Lint
1m 8s
TypeScript Lint
TypeScript Test
13m 48s
TypeScript Test
Ensure TypeScript is formatted
1m 7s
Ensure TypeScript is formatted
Ensure TypeScript packages have changesets
1m 16s
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/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/util-endpoints/src/resolveEndpoint.spec.ts#L56
'ignored' is assigned a value but never used
TypeScript Lint: packages/util-endpoints/src/resolveEndpoint.spec.ts#L71
'ignored' is assigned a value but never used
TypeScript Lint: packages/util-endpoints/src/resolveEndpoint.spec.ts#L79
'ignored' is assigned a value but never used