CCM-14320: Remove otel sdk #2689
cicd-1-pull-request.yaml
on: push
Set CI/CD metadata
5s
Commit stage
/
Scan secrets
16s
Commit stage
/
Check file format
6s
Commit stage
/
Check Markdown format
15s
Commit stage
/
Check English usage
6s
Commit stage
/
Check TODO usage
5s
Commit stage
/
Trivy Package Scan
0s
Commit stage
/
Count lines of code
8s
Commit stage
/
Scan dependencies
56s
Commit stage
/
Run terraform-docs
11s
Commit stage
/
Lint Terraform
29s
Commit stage
/
Trivy IaC Scan
18s
Test stage
/
Linting
3m 38s
Test stage
/
Typecheck
2m 38s
Publish stage
/
Publish packages
Acceptance stage
/
Accessibility test
Acceptance stage
/
Contract test
Acceptance stage
/
Integration test
Acceptance stage
/
Load test
Acceptance stage
/
Security test
Acceptance stage
/
UI performance test
Acceptance stage
/
UI test
Annotations
20 errors and 15 warnings
|
Test stage / Typecheck
Argument of type '{ messageReference: string; senderId: string; createdAt: string; }' is not assignable to parameter of type 'ScanFileMetadata'.
|
|
Test stage / Typecheck
Argument of type '{ messageReference: string; senderId: string; createdAt: string; }' is not assignable to parameter of type 'ScanFileMetadata'.
|
|
Test stage / Typecheck
Argument of type '{ messageReference: string; senderId: string; createdAt: string; }' is not assignable to parameter of type 'ScanFileMetadata'.
|
|
Test stage / Typecheck
Argument of type '{ messageReference: string; senderId: string; createdAt: string; }' is not assignable to parameter of type 'ScanFileMetadata'.
|
|
Test stage / Typecheck
Argument of type '{ messageReference: string; senderId: string; createdAt: string; }' is not assignable to parameter of type 'ScanFileMetadata'.
|
|
Test stage / Typecheck
Argument of type '{ messageReference: string; senderId: string; createdAt: string; }' is not assignable to parameter of type 'ScanFileMetadata'.
|
|
Test stage / Typecheck
Argument of type '{ messageReference: string; senderId: string; createdAt: string; }' is not assignable to parameter of type 'ScanFileMetadata'.
|
|
Test stage / Typecheck
Argument of type '{ messageReference: string; senderId: string; createdAt: string; }' is not assignable to parameter of type 'ScanFileMetadata'.
|
|
Test stage / Typecheck
Argument of type '{ messageReference: string; senderId: string; createdAt: string; }' is not assignable to parameter of type 'ScanFileMetadata'.
|
|
Test stage / Typecheck
Argument of type '{ messageReference: string; senderId: string; createdAt: string; }' is not assignable to parameter of type 'ScanFileMetadata'.
|
|
Test stage / Linting
Process completed with exit code 2.
|
|
Test stage / Linting:
utils/utils/src/trace-context/trace-context.ts#L36
Unexpected use of '&'
|
|
Test stage / Linting:
utils/utils/src/trace-context/trace-context.ts#L36
Replace `(ctx.traceFlags·&·TraceFlags.SAMPLED)` with `ctx.traceFlags·&·TraceFlags.SAMPLED`
|
|
Test stage / Linting:
utils/utils/src/trace-context/trace-context.ts#L25
Use object destructuring
|
|
Test stage / Linting:
utils/utils/src/trace-context/trace-context.ts#L24
Use object destructuring
|
|
Test stage / Linting:
utils/utils/src/trace-context/trace-context.ts#L13
Member 'TraceFlags' of the import declaration should be sorted alphabetically
|
|
Test stage / Linting:
utils/utils/src/trace-context/trace-context.ts#L10
Remove this unused import of 'context'
|
|
Test stage / Linting:
utils/utils/src/trace-context/trace-context.ts#L10
'context' is defined but never used. Allowed unused vars must match /^_/u
|
|
Test stage / Linting:
lambdas/pdm-poll-lambda/src/__tests__/apis/sqs-handler.test.ts#L30
Replace `·Buffer.from('aabbccdd11223344',·'hex')` with `⏎··Buffer.from('aabbccdd11223344',·'hex'),⏎`
|
|
Test stage / Unit tests
Process completed with exit code 2.
|
|
Commit stage / Count lines of code
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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/
|
|
Commit stage / Trivy IaC 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. 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/
|
|
Commit stage / Scan dependencies
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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/
|
|
Test stage / Detect Schema Changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@v3. 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/
|
|
Test stage / Linting:
utils/utils/src/event-publisher/event-publisher.ts#L105
Function Call Object Injection Sink
|
|
Test stage / Linting:
utils/utils/src/event-publisher/event-publisher.ts#L103
Generic Object Injection Sink
|
|
Test stage / Linting:
utils/utils/src/dynamodb/delete-dynamo-batch.ts#L47
Generic Object Injection Sink
|
|
Test stage / Linting:
utils/utils/src/dynamodb/delete-dynamo-batch.ts#L34
Generic Object Injection Sink
|
|
Test stage / Linting:
utils/utils/src/config-reader.ts#L69
Variable Assigned to Object Injection Sink
|
|
Test stage / Linting:
utils/utils/src/cache/cache.ts#L52
Generic Object Injection Sink
|
|
Test stage / Linting:
utils/utils/src/cache/cache.ts#L33
Variable Assigned to Object Injection Sink
|
|
Test stage / Linting:
lambdas/print-analyser/src/__tests__/test-data.ts#L60
Found readFileSync from package "node:fs" with non literal argument at index 0
|
|
Test stage / Linting:
lambdas/ttl-handle-expiry-lambda/src/__tests__/app/dlq.test.ts#L183
Variable Assigned to Object Injection Sink
|
|
Test stage / Linting:
lambdas/ttl-create-lambda/src/apis/sqs-trigger-lambda.ts#L87
Generic Object Injection Sink
|
|
Test stage / Unit tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: 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 | |
|---|---|---|---|
|
lines-of-code-report.json.zip
|
994 Bytes |
sha256:ef969264440ce7b7c510d2953fc85774807d709ad3eca0973c25c2f313c02e33
|
|
|
sbom-repository-report.json.zip
|
393 KB |
sha256:48ebb033caf516c1dd5906e1e228eccb781953bfa9f3deb96f9ee46d53b0bbfd
|
|
|
unit-tests
|
1.88 MB |
sha256:dbc2b56d35c0819320d511d1c8b8333a6dd11f12e35f03802255d46a00c95075
|
|
|
vulnerabilities-repository-report.json.zip
|
39.2 KB |
sha256:c8412f39adda410fd6efeabb5e5fb68c7ccd0513b8d7209915f47c3d76b47df7
|
|