Skip to content

chore: set gitBaseBranchName to master in deployment.yaml#48

Merged
daniyelnnr merged 1 commit into
masterfrom
chore/add-git-base-branch-name-master
Jun 19, 2026
Merged

chore: set gitBaseBranchName to master in deployment.yaml#48
daniyelnnr merged 1 commit into
masterfrom
chore/add-git-base-branch-name-master

chore: set gitBaseBranchName to master in deployment.yaml

d5abe15
Select commit
Loading
Failed to load commit list.
DK CICD / cli-plugin-template-node-ci-v2-x5iaqxlv-scan succeeded Jun 19, 2026 in 28s

cli-plugin-template-node-ci-v2-x5iaqxlv-scan

Progress summary:

Step Status
create-project-at-sonarcloud 🟢 completed
scan 🟢 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-x5iaqxlv-scan-pod

create-project-at-sonarcloud logs (access task pipeline | access task only)

fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
v3.17.10-127-g3518e0bee31 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main]
v3.17.10-127-g3518e0bee31 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community]
OK: 17833 distinct packages available
(1/5) Installing ca-certificates (20240226-r0)
(2/5) Installing brotli-libs (1.0.9-r9)
(3/5) Installing nghttp2-libs (1.51.0-r2)
(4/5) Installing libcurl (8.9.0-r0)
(5/5) Installing curl (8.9.0-r0)
Executing busybox-1.35.0-r29.trigger
Executing ca-certificates-20240226-r0.trigger
OK: 301 MiB in 50 packages
Creating project at self-hosted SonarQube
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   192    0   136  100    56   4704   1937 --:--:-- --:--:-- --:--:--  6857
Project created: {"errors":[{"msg":"Could not create Project with key: \"cli-plugin-template\". A similar key already exists: \"cli-plugin-template\""}]}
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   140    0     0  100   140      0   4872 --:--:-- --:--:-- --:--:--  5000
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   221    0   221    0     0   9888      0 --:--:-- --:--:-- --:--:-- 10045
Project bind success: {"key":"Sonar - Workflows","alm":"github","repository":"vtex/cli-plugin-template","url":"https://api.github.com","summaryCommentEnabled":true,"monorepo":false,"repositoryUrl":"https://github.com/vtex/cli-plugin-template"}


scan logs (access task pipeline | access task only)

  * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks"
  * Any directory in the file path has a name ending in "test" or "tests"

INFO: Start fetching files for the text and secrets analysis
INFO: Using JGit to retrieve dirty files
INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git
INFO: Starting the text and secrets analysis
INFO: 16 source files to be analyzed for the text and secrets analysis
INFO: 16/16 source files have been analyzed for the text and secrets analysis
INFO: Sensor TextAndSecretsSensor [text] (done) | time=361ms
INFO: ------------- Run sensors on project
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=4ms
INFO: ------------- Gather SCA dependencies on project
INFO: Dependency analysis skipped
INFO: CPD Executor 2 files had no CPD blocks
INFO: CPD Executor Calculating CPD for 1 file
INFO: CPD Executor CPD calculation finished (done) | time=5ms
INFO: SCM revision ID 'd5abe15f4316a3fe6e90b4fb34f433965191147d'
INFO: SCM writing changed lines
WARN: No merge base found between HEAD and refs/heads/master
INFO: SCM writing changed lines (done) | time=4ms
INFO: Analysis report generated in 64ms, dir size=273.8 kB
INFO: Analysis report compressed in 5ms, zip size=31.6 kB
INFO: Analysis report uploaded in 111ms
INFO: ANALYSIS SUCCESSFUL, you can find the results at: http://sonarqube.vtex.systems/dashboard?id=cli-plugin-template&pullRequest=48
INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
INFO: More about the report processing at http://sonarqube.vtex.systems/api/ce/task?id=49530b2f-24ba-4613-aedf-768677104c72
INFO: Analysis total time: 14.068 s
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 15.548s
INFO: Final Memory: 16M/80M
INFO: ------------------------------------------------------------------------