-
A small one but it would be nice if ripple effect could be inside the frame:
-
Hi there!
I'm trying out the example given in the README, with slight modifications to use the latest `actions/checkout` and `actions/setup-node`
```
name: "Danger TS"
on: pull_request
perm…
-
Hello,
I'm trying to move the Danger step of our CI to a Mac Mini M1 for efficiency (pulling the docker image takes too much time for a short CI) and it doesn't work as expected:
```
$ danger-swi…
-
# Report
## What did you do?
ℹ Please replace this with what you did.
`yarn danger local`
## What did you expect to happen?
Run on docker image (via bitbucket pipelines) and complete succ…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
It's been almost four years since [Github decided to rename master to main](https://github.blog/changelog/2020-10-01-the-default-branch-for-newly-created-repositories-is-now-main/), and we still have …
-
Hi,
When running `danger local --dangerfile dangerfile.js` I am getting:
```
Could not get diff from git between master and HEAD
{ Error: stdout maxBuffer exceeded
at Socket.onChildStdout…
-
name: Danger JS
on:
pull_request:
branches: [ develop ]
push:
branches: [ develop, main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
…
-
**Describe the bug**
Hello, I'm a front-end beginner. I followed this tutorial to configure Tailus UI: https://ui.tailus.io/react/guides/vite/
However, I encountered the following error. Did I m…
-
### Describe the bug
Probably more a of a bug lurking, since circular dependencies make code fragile.
Node.js doc state:
> Careful planning is required to allow cyclic module dependencies to wor…