Skip to content

Fix linting issues #2579

Fix linting issues

Fix linting issues #2579

Triggered via push April 23, 2026 08:56
Status Failure
Total duration 29m 1s
Artifacts 7
Set CI/CD metadata
5s
Set CI/CD metadata
Commit stage  /  Scan secrets
16s
Commit stage / Scan secrets
Commit stage  /  Check file format
8s
Commit stage / Check file format
Commit stage  /  Check Markdown format
4s
Commit stage / Check Markdown format
Commit stage  /  Check English usage
9s
Commit stage / Check English usage
Commit stage  /  Check TODO usage
4s
Commit stage / Check TODO usage
Commit stage  /  Count lines of code
6s
Commit stage / Count lines of code
Commit stage  /  Scan dependencies
48s
Commit stage / Scan dependencies
Commit stage  /  Detect Terraform Changes
8s
Commit stage / Detect Terraform Changes
Commit stage  /  Run terraform-docs
9s
Commit stage / Run terraform-docs
Commit stage  /  Lint Terraform
19s
Commit stage / Lint Terraform
Test stage  /  Contract tests
57s
Test stage / Contract tests
Test stage  /  Linting
2m 35s
Test stage / Linting
Test stage  /  Typecheck
2m 0s
Test stage / Typecheck
Test stage  /  Detect Schema Changes
5s
Test stage / Detect Schema Changes
Test stage  /  Unit tests
3m 32s
Test stage / Unit tests
Test stage  /  Check generated dependencies
0s
Test stage / Check generated dependencies
Test stage  /  Perform static analysis
1m 29s
Test stage / Perform static analysis
Build stage  /  Detect Documentation Changes
7s
Build stage / Detect Documentation Changes
Build stage  /  Build Docs
0s
Build stage / Build Docs
Trigger dynamic environment creation
11m 4s
Trigger dynamic environment creation
Publish stage  /  Publish packages
Publish stage / Publish packages
Acceptance stage  /  Security test
7s
Acceptance stage / Security test
Acceptance stage  /  UI test
6s
Acceptance stage / UI test
Acceptance stage  /  UI performance test
6s
Acceptance stage / UI performance test
Acceptance stage  /  Integration test
11m 34s
Acceptance stage / Integration test
Acceptance stage  /  Accessibility test
5s
Acceptance stage / Accessibility test
Acceptance stage  /  Load test
4s
Acceptance stage / Load test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
Acceptance stage / Integration test
Process completed with exit code 1.
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@de90cc6fb38fc0963ad72b210f1f284cd68cea36. 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 / Contract tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830. 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: lambdas/print-analyser/src/__tests__/test-data.ts#L61
Found readFileSync from package "node:fs" with non literal argument at index 0
Test stage / Linting: src/typescript-schema-generator/src/generate-types.ts#L34
Found writeFileSync from package "node:fs" with non literal argument at index 0
Test stage / Linting: src/typescript-schema-generator/src/generate-guard-functions.ts#L51
Found writeFileSync from package "node:fs" with non literal argument at index 0
Test stage / Linting: utils/utils/src/event-publisher/event-publisher.ts#L101
Function Call 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 / Unit tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830. 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 / Perform static analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0. 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/
Build stage / Detect Documentation 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@de90cc6fb38fc0963ad72b210f1f284cd68cea36. 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
code-coverage-report
16.7 KB
sha256:143a73c26be10a6ef747a6131cea80f2f8002c6adca12bef355afb36e35ad91d
lines-of-code-report.json.zip
980 Bytes
sha256:2e3f28eb90878065de05b28b5cd635cc0c5a364dd795013852c1c31e4fd3468a
pact-contracts
609 Bytes
sha256:f7a33f6e98b65794fcdc074adf3fd4223841bfe6c22a77c5805a34857dbda925
python-coverage-reports
13.4 KB
sha256:e1b40b34a909c05965db13dacf1c939939070a7b4edf3a9cceacf592aec48be2
sbom-repository-report.json.zip
392 KB
sha256:455a512521069946940d98cc4dbc6ae1a91d74e0ea1fdec68f82874d7b6322ad
unit-tests
1.87 MB
sha256:f5973e0bc990305b16f5d6d4a1886dc74750854510bb77c9aa9576be0af38258
vulnerabilities-repository-report.json.zip
14.2 KB
sha256:961cbad02559da1cd79a4ae883c6191b9f840f8e46d063b3483d09687efbfff4