Skip to content

feat: add elastic security integration with comprehensive tests #67

feat: add elastic security integration with comprehensive tests

feat: add elastic security integration with comprehensive tests #67

Triggered via pull request June 19, 2026 17:26
Status Failure
Total duration 26s
Artifacts

code-quality.yml

on: pull_request
Code Quality Analysis
17s
Code Quality Analysis
Dependency Security Scan
11s
Dependency Security Scan
TypeScript Type Checking
23s
TypeScript Type Checking
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
Dependency Security Scan
Process completed with exit code 1.
Dependency Security Scan
Process completed with exit code 1.
TypeScript Type Checking: apps/backend/src/integrations/siem/providers/elastic.siem-provider.spec.ts#L40
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
TypeScript Type Checking: apps/backend/src/integrations/siem/providers/elastic.siem-provider.spec.ts#L39
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
TypeScript Type Checking: apps/backend/src/integrations/siem/providers/elastic.siem-provider.spec.ts#L35
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
TypeScript Type Checking: apps/backend/src/integrations/siem/providers/elastic.siem-provider.spec.ts#L29
Cannot find name 'beforeEach'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
TypeScript Type Checking: apps/backend/src/integrations/siem/providers/elastic.siem-provider.spec.ts#L25
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
Dependency Security Scan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Code Quality Analysis
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
TypeScript Type Checking
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/