danger-review
Passed Started
by
@tuxtimo
See GitLab account @timofurrer
1Running with gitlab-runner 15.3.0~beta.42.gdb7789ca (db7789ca)2 on green-1.shared-gitlab-org.runners-manager.gitlab.com/default Mf8beF5G3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:0de04b8fae6d288f2674c8ee330dead655389b1f4c48fa027d76f2d798deadaf for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12@sha256:3632d3da2a61b74f7c4724eb8752b609c16b498daf20e9800a9c44629adab0bc ...11Running on runner-mf8bef5g-project-33734915-concurrent-0 via runner-mf8bef5g-shared-gitlab-org-1661279038-ff8b7704...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 20...15Initialized empty Git repository in /builds/gitlab-org-forks/gitlab/.git/16Created fresh repository.17Checking out d612f34e as feature/api-avatar-removal...18Skipping Git submodules setup19$ git remote set-url origin "${CI_REPOSITORY_URL}"21Checking cache for ruby-gems-debian-bullseye-ruby-2.7-non_protected...22WARNING: file does not exist 23Failed to extract cache24Checking cache for node-modules-bullseye-test-non_protected...25WARNING: file does not exist 26Failed to extract cache28Using docker image sha256:0de04b8fae6d288f2674c8ee330dead655389b1f4c48fa027d76f2d798deadaf for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12@sha256:3632d3da2a61b74f7c4724eb8752b609c16b498daf20e9800a9c44629adab0bc ...29$ source scripts/utils.sh30$ bundle_install_script "--with danger"313.2.3332Bundler version 2.2.3333Successfully installed bundler-2.3.15341 gem installed35production:development36Settings are listed in order of priority. The top value will be used.37clean38Set for your local app (/builds/gitlab-org-forks/gitlab/.bundle/config): true39frozen40Set via BUNDLE_FROZEN: true41install_flags42Set via BUNDLE_INSTALL_FLAGS: "--jobs=$(nproc) --retry=3 --quiet"43path44Set for your local app (/builds/gitlab-org-forks/gitlab/.bundle/config): "/builds/gitlab-org-forks/gitlab/vendor"45without46Set via BUNDLE_WITHOUT: [:production, :development]47$ bundle install --jobs=$(nproc) --retry=3 --quiet --with danger && bundle check48[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 --local with 'danger'`, and stop using this flag49Don't run Bundler as root. Bundler can ask for sudo if it is needed, and50installing your bundle as root will break this application for all non-root51users on this machine.52The Gemfile's dependencies are satisfied53==> 'bundle install --jobs=$(nproc) --retry=3 --quiet --with danger && bundle check' succeeded in 421 seconds.54$ bundle pristine pg55Installing pg 1.4.1 with native extensions56==> 'bundle pristine pg' succeeded in 13 seconds.57$ run_timed_command "retry yarn install --frozen-lockfile"58$ retry yarn install --frozen-lockfile59yarn install v1.22.1760[1/5] Validating package.json...61[2/5] Resolving packages...62[3/5] Fetching packages...63[4/5] Linking dependencies...64warning "@gitlab/eslint-plugin > eslint-plugin-jest > @typescript-eslint/experimental-utils > @typescript-eslint/typescript-estree > tsutils@3.17.1" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".65warning "@graphql-eslint/eslint-plugin > graphql-config > @endemolshinegroup/cosmiconfig-typescript-loader > ts-node@9.1.1" has unmet peer dependency "typescript@>=2.7".66warning " > eslint-import-resolver-jest@3.0.2" has unmet peer dependency "eslint-plugin-import@>=1.4.0".67warning " > eslint-import-resolver-webpack@0.13.2" has unmet peer dependency "eslint-plugin-import@>=1.4.0".68warning Workspaces can only be enabled in private projects.69[5/5] Building fresh packages...70$ node ./scripts/frontend/postinstall.js71success Dependency postinstall check passed.72success Packages successfully patched.73Done in 98.39s.74==> 'retry yarn install --frozen-lockfile' succeeded in 99 seconds.75$ if [ -z "$DANGER_GITLAB_API_TOKEN" ]; then # collapsed multi-line command76$ danger_as_local77Results:78Warnings:79- [ ] Please add a [merge request subtype](https://about.gitlab.com/handbook/engineering/metrics/#work-type-classification) to this merge request.80Messages:81- [ ] This merge request adds or changes documentation files. A review from the Technical Writing team before you merge is **recommended**. Reviews can happen after you merge.82Markdown:83==> 'danger_as_local' succeeded in 5 seconds.85Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-non_protected due to policy86Not uploading cache node-modules-bullseye-test-non_protected due to policy88Job succeeded