feat: Implement high-volume transaction processing system #124
deploy.yml
on: pull_request
Annotations
12 errors and 13 warnings
|
Security Scan
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
|
Run Tests:
src/advanced-integration/transformation/data-transformation.service.ts#L573
Unnecessary escape character: \)
|
|
Run Tests:
src/advanced-integration/transformation/data-transformation.service.ts#L573
Unnecessary escape character: \(
|
|
Run Tests:
src/advanced-integration/transformation/data-transformation.service.ts#L573
Unexpected lexical declaration in case block
|
|
Run Tests:
src/advanced-integration/transformation/data-transformation.service.ts#L563
Unexpected lexical declaration in case block
|
|
Run Tests:
src/advanced-integration/transformation/data-transformation.service.ts#L487
Unexpected lexical declaration in case block
|
|
Run Tests:
src/advanced-auth/continuous/continuous-auth.service.ts#L278
Unexpected lexical declaration in case block
|
|
Run Tests:
src/advanced-auth/continuous/continuous-auth.service.ts#L270
Unexpected lexical declaration in case block
|
|
Run Tests:
src/advanced-auth/continuous/continuous-auth.service.ts#L262
Unexpected lexical declaration in case block
|
|
Run Tests:
src/advanced-auth/advanced-auth.service.ts#L771
Unexpected lexical declaration in case block
|
|
Run Tests:
src/advanced-auth/advanced-auth.service.ts#L751
Unexpected lexical declaration in case block
|
|
Cleanup
get versions API failed. Package not found.
|
|
Security Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, github/codeql-action/upload-sarif@v2. 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/
|
|
Run Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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/
|
|
Run Tests:
src/advanced-analytics/advanced-analytics.service.ts#L10
Async method 'getDashboardData' has no 'await' expression
|
|
Run Tests:
src/advanced-analytics/advanced-analytics.controller.ts#L127
Unsafe return of a value of type `Promise<any>`
|
|
Run Tests:
src/advanced-analytics/advanced-analytics.controller.ts#L121
Unsafe return of a value of type `Promise<any>`
|
|
Run Tests:
src/advanced-analytics/advanced-analytics.controller.ts#L115
Unsafe return of a value of type `Promise<any>`
|
|
Run Tests:
src/advanced-analytics/advanced-analytics.controller.ts#L85
Unsafe return of a value of type `Promise<any>`
|
|
Run Tests:
src/advanced-analytics/advanced-analytics.controller.ts#L79
Unsafe return of a value of type `Promise<any>`
|
|
Run Tests:
src/advanced-analytics/advanced-analytics.controller.ts#L9
'HttpStatus' is defined but never used
|
|
Run Tests:
src/advanced-analytics/advanced-analytics.controller.ts#L8
'HttpCode' is defined but never used
|
|
Run Tests
Unsafe assignment of an `any` value
|
|
Run Tests
Unsafe assignment of an `any` value
|
|
Cleanup
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/delete-package-versions@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/
|