Fix lint issues with tslint --fix #640
Draft
DK CICD / node-vtex-api-node-ci-v2-ubx76p4z-node-install
succeeded
Dec 11, 2025 in 31s
node-vtex-api-node-ci-v2-ubx76p4z-node-install
Progress summary:
| Step | Status |
|---|---|
| assume-role | 🟢 completed |
| get-ca-token | 🟢 completed |
| run-command | 🟢 completed |
⚠️ 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-install-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)
+ echo 'Running command install --frozen-lockfile'
Running command install --frozen-lockfile
+ [[ install --frozen-lockfile == *\t\e\s\t* ]]
+ yarn install --frozen-lockfile
yarn install v1.22.22
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
warning " > tslint-eslint-rules@5.4.0" has incorrect peer dependency "typescript@^2.2.0 || ^3.0.0".
[5/5] Building fresh packages...
Done in 15.78s.
+ '[' -z '' ']'
+ exit 0
Loading