Skip to content

Data base indexing

Data base indexing #26

Triggered via pull request March 23, 2026 21:30
Status Failure
Total duration 3m 4s
Artifacts 1

ci.yml

on: pull_request
Install Dependencies
49s
Install Dependencies
ESLint
24s
ESLint
Prettier Format Check
18s
Prettier Format Check
TypeScript Type Check
23s
TypeScript Type Check
Unit Tests & Coverage
1m 59s
Unit Tests & Coverage
E2E Tests
0s
E2E Tests
CI Passed
3s
CI Passed
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 15 warnings
TypeScript Type Check
Process completed with exit code 2.
TypeScript Type Check: src/app.module.ts#L79
Object literal may only specify known properties, and 'type' does not exist in type 'ThrottlerStorage'.
ESLint: src/collaboration/collaboration.controller.ts#L20
'./permissions/collaboration-permissions.service' import is duplicated
ESLint: src/cdn/providers/aws-cloudfront.service.ts#L173
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
ESLint: src/cdn/providers/aws-cloudfront.service.ts#L138
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
ESLint: src/cdn/caching/edge-caching.service.ts#L27
Unnecessary escape character: \/
ESLint: src/app.module.ts#L33
'@nestjs/core' import is duplicated
ESLint: src/ab-testing/reporting/ab-testing-reports.service.ts#L8
'../entities/experiment.entity' import is duplicated
ESLint: src/ab-testing/experiments/experiment.service.ts#L8
'../entities/experiment.entity' import is duplicated
ESLint: src/ab-testing/automation/automated-decision.service.ts#L7
'../entities/experiment.entity' import is duplicated
ESLint: src/ab-testing/ab-testing.service.ts#L6
'./entities/experiment.entity' import is duplicated
ESLint: src/ab-testing/ab-testing.controller.ts#L19
'./ab-testing.service' import is duplicated
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. 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. 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. 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. 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/ab-testing/experiments/experiment.service.ts#L8
'ExperimentType' is defined but never used. Allowed unused vars must match /^_/u
ESLint: src/ab-testing/automation/automated-decision.service.ts#L226
'variant' is assigned a value but never used. Allowed unused vars must match /^_/u
ESLint: src/ab-testing/automation/automated-decision.service.ts#L224
'minimumSampleSize' is assigned a value but never used. Allowed unused vars must match /^_/u
ESLint: src/ab-testing/automation/automated-decision.service.ts#L167
'controlId' is defined but never used. Allowed unused args must match /^_/u
ESLint: src/ab-testing/automation/automated-decision.service.ts#L166
'variantId' is defined but never used. Allowed unused args must match /^_/u
ESLint: src/ab-testing/automation/automated-decision.service.ts#L165
'experimentId' is defined but never used. Allowed unused args must match /^_/u
ESLint: src/ab-testing/analysis/statistical-analysis.service.ts#L204
'alpha' is assigned a value but never used. Allowed unused vars must match /^_/u
ESLint: src/ab-testing/ab-testing.service.ts#L166
'userId' is defined but never used. Allowed unused args must match /^_/u
ESLint: src/ab-testing/ab-testing.controller.ts#L20
'ExperimentType' is defined but never used. Allowed unused vars must match /^_/u
ESLint: src/ab-testing/ab-testing.controller.ts#L20
'ExperimentStatus' 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. 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
1.88 MB
sha256:3d0cfb616998fea891d82455a5e716cc5d792e1a94f328581c2181e17f0e8006