lint-ci-gitlab
Passed Started
by
@ayufan
Kamil Trzciński
1Running with gitlab-runner 13.3.0 (86ad88ea)2 on prm-com-gitlab-org bd0915564Using Docker executor with image pipelinecomponents/yamllint:latest ...5Pulling docker image pipelinecomponents/yamllint:latest ...6Using docker image sha256:9af0aafe69d758bbfcdeabb3ec51725b97693c844fd783545b6693090ffea418 for pipelinecomponents/yamllint:latest ...8Running on runner-bd091556-project-278964-concurrent-0 via runner-bd091556-prm-1598364623-75ffa6f0...10$ eval "$CI_PRE_CLONE_SCRIPT"11Downloading archived master...12Connecting to storage.googleapis.com (172.217.204.128:443)13saving to '/tmp/gitlab.tar.gz'14gitlab.tar.gz 26% |******** | 267M 0:00:02 ETA15gitlab.tar.gz 67% |********************* | 673M 0:00:00 ETA16gitlab.tar.gz 100% |********************************| 1004M 0:00:00 ETA17'/tmp/gitlab.tar.gz' saved18Extracting tarball into /builds/gitlab-org/gitlab...19Fetching changes with git depth set to 20...20Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/21Created fresh repository.22Checking out dbc1a472 as master...23Skipping Git submodules setup25$ [[ ! -d "ee/" ]] || export LINT_PATHS="$LINT_PATHS ee/changelogs"26$ yamllint -f colored $LINT_PATHS27.gitlab/ci/rules.gitlab-ci.yml28 129:44 warning too few spaces before comment (comments)29 130:46 warning too few spaces before comment (comments)30 674:33 warning too few spaces before comment (comments)31Job succeeded