add CI workflow #8
Annotations
2 errors and 10 warnings
Run pnpm lint:
packages/plugin-nestjs/src/node-idempotency.module.ts#L43
Returning an awaited value that is not a promise is not allowed
|
Run pnpm lint
Process completed with exit code 1.
|
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/.
|
Run pnpm lint:
packages/core/src/idempotency.ts#L139
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run pnpm lint:
packages/plugin-express/src/middleware.ts#L46
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
Run pnpm lint:
packages/plugin-express/src/middleware.ts#L105
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
Run pnpm lint:
packages/plugin-express/src/middleware.ts#L128
Unsafe argument of type `any` assigned to a parameter of type `number`
|
Run pnpm lint:
packages/plugin-fastify/src/idempotent-fastify.ts#L47
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
Run pnpm lint:
packages/plugin-fastify/src/idempotent-fastify.ts#L83
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
Run pnpm lint:
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>`
|
Run pnpm lint:
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>`
|
Run pnpm lint:
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>`
|
The logs for this run have expired and are no longer available.
Loading