feat: implement rapid asset draining detection module #76
code-quality.yml
on: pull_request
Code Quality Analysis
25s
Dependency Security Scan
13s
TypeScript Type Checking
20s
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#L46
Cannot find name 'expect'.
|
|
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#L36
Cannot find name 'expect'.
|
|
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.
|
|
TypeScript Type Checking:
apps/backend/src/integrations/siem/providers/elastic.siem-provider.spec.ts#L7
Cannot find namespace 'jest'.
|
|
|
|
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/
|
|
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/
|
|
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/
|