Skip to content

fix(lint): auto-fix style errors and suppress new-cap for ColorifyCon…

a0498e7
Select commit
Loading
Failed to load commit list.
Merged

chore: add SonarQube scan pipeline #15

fix(lint): auto-fix style errors and suppress new-cap for ColorifyCon…
a0498e7
Select commit
Loading
Failed to load commit list.
DK CICD / cli-plugin-plugins-node-ci-v2-k62236n7-node-command succeeded May 29, 2026 in 45s

cli-plugin-plugins-node-ci-v2-k62236n7-node-command

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-k62236n7-node-command-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)

Setting up perl-modules-5.36 (5.36.0-7+deb12u3) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
Setting up git-man (1:2.39.5-0+deb12u3) ...
Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
Setting up libgdbm6:amd64 (1.23-3) ...
Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
Setting up libgdbm-compat4:amd64 (1.23-3) ...
Setting up libperl5.36:amd64 (5.36.0-7+deb12u3) ...
Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ...
Setting up perl (5.36.0-7+deb12u3) ...
Setting up liberror-perl (0.17029-2) ...
Setting up git (1:2.39.5-0+deb12u3) ...
Processing triggers for libc-bin (2.36-9+deb12u13) ...
Running command test
+ echo 'Running command test'
+ [[ test == *\t\e\s\t* ]]
+ '[' false = true ']'
+ yarn test
! Corepack is about to download https://registry.yarnpkg.com/yarn/-/yarn-1.22.22.tgz
yarn run v1.22.22
$ yarn build --noEmit && tsc -p test --noEmit
$ yarn build-clean && tsc --noEmit
$ rm -rf lib
$ mocha --forbid-only "test/**/*.test.ts"


  command
Installing plugin @vtex/cli-plugin-lighthouse... installed v1.0.0
    ✓ installs npm plugin following vtex naming convention (596ms)
Installing plugin @vtex/cli-plugin-lighthouse... installed v1.0.0
    ✓ installs npm plugin with explicit tag
Installing plugin @vtex/cli-plugin-lighthouse... installed v1.0.0
    ✓ installs via an alias
Installing plugin https://github.com/vtex/cli-plugin-lighthouse... installed v1.0.0
    ✓ installs git repo following vtex naming convention
    ✓ does not install if npm registry is unavailable

  command
Uninstalling foobar... !
    ✓ uninstall non-existent plugin


  6 passing (639ms)

$ yarn lint
$ eslint ./src --cache --ext .ts --config .eslintrc
Done in 10.77s.
+ '[' -z '' ']'
+ exit 0