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-1 failed Dec 11, 2025 in 31s

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

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-1-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)

    You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js', 'json', 'jsx', 'ts', 'tsx', 'node'].

    See https://jestjs.io/docs/en/configuration#modulefileextensions-array-string

    However, Jest was able to find:
    	'./logger.ts'

    You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js', 'json', 'jsx', 'ts', 'tsx', 'node'].

    See https://jestjs.io/docs/en/configuration#modulefileextensions-array-string

    However, Jest was able to find:
    	'./ResolverWarning.ts'

    You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js', 'json', 'jsx', 'ts', 'tsx', 'node'].

    See https://jestjs.io/docs/en/configuration#modulefileextensions-array-string

    However, Jest was able to find:
    	'./AuthenticationError.ts'

    You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js', 'json', 'jsx', 'ts', 'tsx', 'node'].

    See https://jestjs.io/docs/en/configuration#modulefileextensions-array-string

      at Resolver.resolveModule (node_modules/jest-resolve/build/index.js:276:11)
      at Object.<anonymous> (node_modules/@opentelemetry/otlp-grpc-exporter-base/src/configuration/otlp-grpc-env-configuration.ts:24:1)

PASS src/service/worker/runtime/http/middlewares/timings.test.ts
PASS src/HttpClient/middlewares/metrics.test.ts

Test Suites: 2 failed, 9 passed, 11 total
Tests:       153 passed, 153 total
Snapshots:   0 total
Time:        5.38s
Ran all test suites.
A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --runInBand --detectOpenHandles to find leaks.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
+ TEST_EXIT_CODE=1
+ '[' -z 1 ']'
+ '[' 1 -ne 0 ']'
+ echo 'ci:test failed'
+ exit 1
ci:test failed