beaussan / nest-onion-boilerplate

A starter kit for production ready Nestjs application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of @nestjs/testing is breaking the build 🚨

greenkeeper opened this issue Β· comments

The devDependency @nestjs/testing was updated from 6.11.6 to 6.11.7.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@nestjs/testing is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • βœ… ci/circleci: build: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: back-test-e2e: CircleCI is running your tests (Details).
  • ❌ ci/circleci: lint: CircleCI is running your tests (Details).
  • ❌ ci/circleci: back-test-unit: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 6.11.6 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Your tests are still failing with this version. Compare changes

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€