-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Add 2+ messages with file and line to Dangerfile.swift
2. Run dange…
-
I've got a file within my repo which has had a parent folder renamed
(e.g. from `/tests/seach/index.spec.js` to `/tests/search/index.spec.js`)
I'm running some tests on the diff of modified files…
-
**Describe the bug**
https://danger.systems/js/guides/the_dangerfile.html#using-danger-and-faking-being-on-a-ci
Following the instruction fails due to base branch is main and no way to change th…
-
Context: In awesome-ipfs, I added https://github.com/ipfs/awesome-ipfs/blob/master/dangerfile.js which can help to block and give more information in a comment on PRs. I talked with @lidel about this …
-
I'm trying to migrate `danger-swift` from *Github* to *Gitlab* on a self-hosted server, but it's failing. I followed this [tutorial](https://danger.systems/guides/getting_started#self-hosted-gitlab) f…
-
Mainly updating the homebrew file. Here's how it is done in Danger JS: https://github.com/danger/danger-js/blob/master/scripts/create-homebrew-tap-pr.sh
*Could* even try automating building a binar…
-
There's a chance this question is silly or obvious, due to my lack of knowledge of TypeScript and JavaScript. If that's the case, I apologize. 🙏
---
I'm a bit surprised by the how Danger is beh…
-
### Provider type
Instagram
### Environment
System:
OS: Windows 10 10.0.22621
CPU: (16) x64 AMD Ryzen 9 6900HS with Radeon Graphics
Memory: 4.03 GB / 15.24 GB
Binaries:
…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
Yes because previously I did smth like this and it worked
```ts
if ((error as { code?: string })?.code =…
-
js: times.now generates 1193 LOC in -d:danger (4.5K LOC in debug mdoe)
### Example
```nim
import times
echo now()
```
### Current Output
nim r -b:js $options main
wc -l main.js
* debug mo…