danger-review
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 14.3.0-rc1 (ed15bfbf)2 on docker-auto-scale-com 9538b0ab3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...9Using docker image sha256:5ba30b2efcbe583314cc76f63951dc9434780296f6f0c0927d24b4ce4fb73622 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c4091382b5a12b75ca112f017f8cecffed2cf1a087968e3a03143d55ec67d3bf ...11Running on runner-9538b0ab-project-278964-concurrent-0 via runner-9538b0ab-gsrm-1632903875-a4be19ca...13$ eval "$CI_PRE_CLONE_SCRIPT"14Downloading archived master...15Connecting to storage.googleapis.com (172.217.193.128:443)16saving to '/tmp/gitlab.tar.gz'17gitlab.tar.gz 33% |********** | 115M 0:00:01 ETA18gitlab.tar.gz 100% |********************************| 344M 0:00:00 ETA19'/tmp/gitlab.tar.gz' saved20Extracting tarball into /builds/gitlab-org/gitlab...21Fetching changes with git depth set to 20...22Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/23Created fresh repository.24remote: Enumerating objects: 397, done. 25remote: Counting objects: 100% (221/221), done. 26remote: Compressing objects: 100% (92/92), done. 27remote: Total 103 (delta 82), reused 21 (delta 11), pack-reused 0 28Receiving objects: 100% (103/103), 11.83 KiB | 2.96 MiB/s, done.29Resolving deltas: 100% (82/82), completed with 57 local objects.31 * [new ref] 52b06535cb3b555844cbc92ebbfdacfed2c59c29 -> refs/pipelines/37923120832Checking out 52b06535 as refs/merge-requests/70727/merge...33Skipping Git submodules setup35Checking cache for ruby-gems-v1-4...36cache.zip is up to date 37Successfully extracted cache38Checking cache for node-modules-test-v1-4...39Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-test-v1-4 40Successfully extracted cache42Using docker image sha256:5ba30b2efcbe583314cc76f63951dc9434780296f6f0c0927d24b4ce4fb73622 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c4091382b5a12b75ca112f017f8cecffed2cf1a087968e3a03143d55ec67d3bf ...43$ source scripts/utils.sh44$ bundle_install_script "--with danger"45Bundler version 2.1.446production:development47Settings are listed in order of priority. The top value will be used.48path49Set for the current user (/root/.bundle/config): "/builds/gitlab-org/gitlab/vendor"50clean51Set for the current user (/root/.bundle/config): "true"52without53Set via BUNDLE_WITHOUT: [:production, :development]54install_flags55Set via BUNDLE_INSTALL_FLAGS: "--jobs=$(nproc) --retry=3 --quiet"56$ bundle install --jobs=$(nproc) --retry=3 --quiet --with danger && bundle check57[DEPRECATED] The `--with` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set with 'danger'`, and stop using this flag58The Gemfile's dependencies are satisfied59==> 'bundle install --jobs=$(nproc) --retry=3 --quiet --with danger && bundle check' succeeded in 3 seconds.60$ bundle pristine pg61Installing pg 1.2.3 with native extensions62==> 'bundle pristine pg' succeeded in 14 seconds.63$ run_timed_command "retry yarn install --frozen-lockfile"64$ retry yarn install --frozen-lockfile65yarn install v1.22.1066[1/5] Validating package.json...67[2/5] Resolving packages...68success Already up-to-date.69$ node ./scripts/frontend/postinstall.js70success Dependency postinstall check passed.71Done in 1.20s.72==> 'retry yarn install --frozen-lockfile' succeeded in 3 seconds.73$ if [ -z "$DANGER_GITLAB_API_TOKEN" ]; then # collapsed multi-line command74$ bundle exec danger --fail-on-errors=true --verbose75danger/ci_templates/Dangerfile:3: warning: already initialized constant Danger::Dangerfile::TEMPLATE_MESSAGE76danger/gitaly/Dangerfile:3: warning: previous definition of TEMPLATE_MESSAGE was here77Results:78Warnings:79- [ ] Please add a [merge request type](https://about.gitlab.com/handbook/engineering/metrics/#work-type-classification) to this merge request.80Messages:81- [ ] **[CHANGELOG missing](https://docs.gitlab.com/ee/development/changelog.html)**:82If you want to create a changelog entry for GitLab FOSS, add the `Changelog` trailer to the commit message you want to add to the changelog.83If you want to create a changelog entry for GitLab EE, also [add the `EE: true` trailer](https://docs.gitlab.com/ee/development/changelog.html#gitlab-enterprise-changes) to your commit message.84If this merge request [doesn't need a CHANGELOG entry](https://docs.gitlab.com/ee/development/changelog.html#what-warrants-a-changelog-entry), feel free to ignore this message.85Markdown:86## Reviewer roulette87Changes that require review have been detected!88Please refer to the table below for assigning reviewers and maintainers suggested by Danger in the specified category:89| Category | Reviewer | Maintainer |90| -------- | -------- | ---------- |91| ~QA | [Will Meek](https://gitlab.com/willmeek) (`@willmeek`) (UTC+1, 8 hours ahead of `@richard.chong`) | [Andrejs Cunskis](https://gitlab.com/acunskis) (`@acunskis`) (UTC+3, 10 hours ahead of `@richard.chong`) |92To spread load more evenly across eligible reviewers, Danger has picked a candidate for each93review slot, based on their timezone. Feel free to94[override these selections](https://about.gitlab.com/handbook/engineering/projects/#gitlab)95if you think someone else would be better-suited96or use the [GitLab Review Workload Dashboard](https://gitlab-org.gitlab.io/gitlab-roulette/) to find other available reviewers.97To read more on how to use the reviewer roulette, please take a look at the98[Engineering workflow](https://about.gitlab.com/handbook/engineering/workflow/#basics)99and [code review guidelines](https://docs.gitlab.com/ee/development/code_review.html).100Please consider assigning a reviewer or maintainer who is a101[domain expert](https://about.gitlab.com/handbook/engineering/projects/#gitlab) in the area of the merge request.102Once you've decided who will review this merge request, assign them as a reviewer!103Danger does not automatically notify them for you.104**If needed, you can retry the [`danger-review` job](https://gitlab.com/gitlab-org/gitlab/-/jobs/1632818246) that generated this comment.**105==> 'bundle exec danger --fail-on-errors=true --verbose' succeeded in 7 seconds.107Not uploading cache ruby-gems-v1-4 due to policy108Not uploading cache node-modules-test-v1-4 due to policy110Job succeeded