Feat/queue monitoring #159
ci.yml
on: pull_request
Install Dependencies
36s
ESLint
28s
Prettier Format Check
21s
TypeScript Type Check
24s
CI Passed
2s
Annotations
23 errors and 15 warnings
|
Prettier Format Check
Process completed with exit code 2.
|
|
TypeScript Type Check:
src/common/utils/websocket.utils.ts#L94
Unexpected keyword or identifier.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TypeScript Type Check:
src/common/interceptors/api-version.interceptor.ts#L69
Declaration or statement expected.
|
|
ESLint:
src/common/timeout/timeout-config.service.ts#L37
Replace `'PATCH'` with `PATCH`
|
|
ESLint:
src/common/timeout/timeout-config.service.ts#L36
Replace `'DELETE'` with `DELETE`
|
|
ESLint:
src/common/timeout/timeout-config.service.ts#L35
Replace `'PUT'` with `PUT`
|
|
ESLint:
src/common/timeout/timeout-config.service.ts#L34
Replace `'POST'` with `POST`
|
|
ESLint:
src/common/timeout/timeout-config.service.ts#L33
Replace `'GET'` with `GET`
|
|
ESLint:
src/assessment/entities/question.entity.ts#L2
'typeorm' import is duplicated
|
|
|
|
ESLint:
src/app.module.ts#L136
Delete `⏎`
|
|
ESLint:
src/app.module.ts#L58
Delete `⏎`
|
|
ESLint:
src/app.controller.ts#L1
Replace `·Controller,·Get,·HttpStatus,VERSION_NEUTRAL,·Version,·ApiResponse,·ApiTags·` with `⏎··Controller,⏎··Get,⏎··HttpStatus,⏎··VERSION_NEUTRAL,⏎··Version,⏎··ApiResponse,⏎··ApiTags,⏎`
|
|
Unit Tests & Coverage
Process completed with exit code 1.
|
|
CI Passed
Process completed with exit code 1.
|
|
Install Dependencies
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Prettier Format Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
TypeScript Type Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ESLint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ESLint:
src/payments/webhooks/webhook.service.ts#L2
'RawBodyRequest' is defined but never used. Allowed unused vars must match /^_/u
|
|
ESLint:
src/payments/webhooks/webhook.service.ts#L2
'Req' is defined but never used. Allowed unused vars must match /^_/u
|
|
ESLint:
src/payments/webhooks/webhook-retry.processor.ts#L237
'webhookRetryId' is defined but never used. Allowed unused args must match /^_/u
|
|
ESLint:
src/payments/webhooks/webhook-retry.processor.ts#L170
'webhookRetryId' is defined but never used. Allowed unused args must match /^_/u
|
|
ESLint:
src/payments/webhooks/webhook-retry.processor.ts#L66
'externalEventId' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
ESLint:
src/payments/webhooks/webhook-management.controller.ts#L1
'Body' is defined but never used. Allowed unused vars must match /^_/u
|
|
ESLint:
src/common/interceptors/timeout.interceptor.ts#L30
'controller' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
ESLint:
src/common/examples/timeout-example.controller.ts#L28
'data' is defined but never used. Allowed unused args must match /^_/u
|
|
ESLint:
src/app.controller.ts#L1
'Version' is defined but never used. Allowed unused vars must match /^_/u
|
|
ESLint:
src/app.controller.ts#L1
'VERSION_NEUTRAL' is defined but never used. Allowed unused vars must match /^_/u
|
|
Unit Tests & Coverage
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report
Expired
|
2.51 MB |
sha256:27920814c1c1fede874481d1b7e49b423537f82c935d2a90856045f6cab8f5cf
|
|