Skip to content

Fix lint issues with tslint --fix

f908ef5
Select commit
Loading
Failed to load commit list.
Draft

Fix lint issues with tslint --fix #640

Fix lint issues with tslint --fix
f908ef5
Select commit
Loading
Failed to load commit list.
DK CICD / node-vtex-api-node-ci-v2-ubx76p4z-node-command-0 failed Dec 11, 2025 in 11s

node-vtex-api-node-ci-v2-ubx76p4z-node-command-0

Progress summary:

Step Status
assume-role 🟢 completed
get-ca-token 🟢 completed
run-command 🔴 failed

⚠️ A completed status for an individual step simply indicates it completed. Errors might have happened: check the overall status of the Check Run and, if necessary, the logs below.

Details

Runner: node-ci-v2-ubx76p4z-node-command-0-pod

assume-role logs (access task pipeline | access task only)



get-ca-token logs (access task pipeline | access task only)



run-command logs (access task pipeline | access task only)

ERROR: src/service/worker/runtime/http/middlewares/timings.test.ts:153:11 - The key 'status' is not sorted alphabetically
ERROR: src/service/worker/runtime/http/middlewares/timings.ts:2:1 - Import sources within a group must be alphabetized.
ERROR: src/service/worker/runtime/http/middlewares/timings.ts:85:7 - The key 'status' is not sorted alphabetically
ERROR: src/service/worker/runtime/method.ts:32:7 - Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead.
ERROR: src/service/worker/runtime/method.ts:57:9 - Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead.
ERROR: src/service/worker/runtime/typings.ts:107:60 - Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead.
ERROR: src/service/worker/runtime/typings.ts:109:69 - Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead.
ERROR: src/service/worker/runtime/utils/compose.ts:14:127 - Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead.
ERROR: src/service/worker/runtime/utils/compose.ts:17:105 - Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead.
ERROR: src/tracing/utils.test.ts:7:5 - The key 'authorization' is not sorted alphabetically
ERROR: src/tracing/utils.test.ts:67:7 - The key 'AUTHORIZATION' is not sorted alphabetically
ERROR: src/tracing/utils.test.ts:95:7 - The key 'authorization' is not sorted alphabetically
ERROR: src/tracing/utils.test.ts:121:7 - The key 'x-custom-header' is not sorted alphabetically
ERROR: src/utils/renameBy.ts:7:30 - Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead.
ERROR: src/utils/renameBy.ts:7:45 - Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead.
ERROR: src/utils/time.ts:52:102 - Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead.

error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
+ TEST_EXIT_CODE=2
+ '[' -z 2 ']'
+ '[' 2 -ne 0 ']'
lint failed
+ echo 'lint failed'
+ exit 1