Skip to content

Add util-endpoints package #2515

Add util-endpoints package

Add util-endpoints package #2515

Triggered via pull request October 19, 2023 16:37
Status Success
Total duration 38m 26s
Artifacts

ci.yml

on: pull_request
TypeScript Lint
1m 44s
TypeScript Lint
TypeScript Test
38m 14s
TypeScript Test
Ensure TypeScript is formatted
1m 45s
Ensure TypeScript is formatted
Ensure TypeScript packages have changesets
39s
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/middleware-retry/src/omitRetryHeadersMiddleware.ts#L33
'options' is defined but never used