Skip to content

add CI workflow

add CI workflow #5

Triggered via pull request March 27, 2024 20:38
@mahendraHegdemahendraHegde
synchronize #23
dev
Status Failure
Total duration 2m 43s
Artifacts

ci-workflow.yaml

on: pull_request
Matrix: lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
lint-and-test (20.x): packages/core/src/idempotency.ts#L139
Unsafe argument of type `any` assigned to a parameter of type `string`
lint-and-test (20.x): packages/plugin-express/src/middleware.ts#L46
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
lint-and-test (20.x): packages/plugin-express/src/middleware.ts#L105
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
lint-and-test (20.x): packages/plugin-express/src/middleware.ts#L128
Unsafe argument of type `any` assigned to a parameter of type `number`
lint-and-test (20.x): packages/plugin-fastify/src/idempotent-fastify.ts#L47
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
lint-and-test (20.x): packages/plugin-fastify/src/idempotent-fastify.ts#L83
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
lint-and-test (20.x): packages/plugin-nestjs/src/interceptors/node-idempotency.iterceptor.ts#L89
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
lint-and-test (20.x): packages/plugin-nestjs/src/interceptors/node-idempotency.iterceptor.ts#L115
Unsafe argument of type `any` assigned to a parameter of type `string | Record<string, any>`
lint-and-test (20.x): packages/plugin-nestjs/src/interceptors/node-idempotency.iterceptor.ts#L173
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
lint-and-test (20.x): packages/plugin-nestjs/src/node-idempotency.module.ts#L43
Returning an awaited value that is not a promise is not allowed
lint-and-test (18.x)
The job was canceled because "_20_x" failed.
lint-and-test (18.x)
The operation was canceled.
lint-and-test (16.x)
The job was canceled because "_20_x" failed.
lint-and-test (16.x)
The operation was canceled.
lint-and-test (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.