Skip to content

feat: generate unified error dispatcher #2964

feat: generate unified error dispatcher

feat: generate unified error dispatcher #2964

Triggered via pull request February 5, 2024 16:36
Status Failure
Total duration 12m 18s
Billable time 13m
Artifacts

ci.yml

on: pull_request
TypeScript Lint
1m 8s
TypeScript Lint
TypeScript Test
12m 5s
TypeScript Test
Ensure TypeScript is formatted
1m 17s
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

6 errors and 17 warnings
TypeScript Test
Type 'any' is not assignable to type 'never'.
TypeScript Test
Type 'any' is not assignable to type 'never'.
TypeScript Test
Type 'any' is not assignable to type 'never'.
TypeScript Test
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.
Ensure TypeScript packages have changesets
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
TypeScript Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
TypeScript Lint: packages/middleware-serde/src/deserializerMiddleware.ts#L15
'context' is defined but never used
TypeScript Lint: packages/middleware-serde/src/serializerMiddleware.spec.ts#L1
'EndpointBearer' is defined 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
Ensure TypeScript is formatted
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Java 17 ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gradle/wrapper-validation-action@v1, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Java 17 windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gradle/wrapper-validation-action@v1, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Java 17 macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gradle/wrapper-validation-action@v1, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
TypeScript Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, gradle/wrapper-validation-action@v1, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.