Skip to content

remove console.log statements

3832fa0
Select commit
Loading
Failed to load commit list.
Draft

add graphql operation name to trace #636

remove console.log statements
3832fa0
Select commit
Loading
Failed to load commit list.
DK CICD / node-vtex-api-node-ci-v2-kdptf32n-node-install succeeded Dec 8, 2025 in 35s

node-vtex-api-node-ci-v2-kdptf32n-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-kdptf32n-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)

Running command install --frozen-lockfile
+ echo '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 " > [email protected]" has incorrect peer dependency "typescript@^2.2.0 || ^3.0.0".
[5/5] Building fresh packages...
Done in 14.94s.
+ '[' -z '' ']'
+ exit 0