-
**Describe the bug**
When I use an import statement like this:
```
import { danger } from 'danger';
```
I get the warning message described here https://github.com/danger/danger-js/blob/491bb0b40…
-
I'm encountering an error when trying to import the Danger module in my Dangerfile.js. Additionally, the provided Spectrum discussion thread link (https://spectrum.chat/?t=0a005b56-31ec-4919-9a28-ced6…
-
I couldn't find anything: is there a Danger-JS version of this plugin? If not I guess I'll switch to using the Ruby version, or is it possible to have 2 Dangerfiles?
-
brew install danger/tap/danger-kotlin error on Apple M1:
==> Installing dependencies for danger/tap/danger-kotlin: danger/tap/danger-js, openjdk, kotlin, maven and gradle
==> Installing danger/tap…
-
**Describe the bug**
When using a tailwind-variants `tv` config with a moderate amount of compound variations, the tailwind-intellisense extension hangs indefinitely for the whole project.
**…
-
One of the major reasons I was interested in Danger-swift was because I _thought_ it didn't depend on Ruby or JavaScript. Unfortunately this isn't the case. Danger-swift is just a wrapper around the J…
-
Add [danger-js](https://danger.systems/js/) or some native equivalent to this repository to validate pull requests and automatically comment on them with warnings / errors.
E.g.: if changelog was not…
woeps updated
4 years ago
-
### What is the problem this feature would solve?
```
CERT_HAS_EXPIRED: certificate has expired
path: "https://localhost:8443/"
```
Not documented. Searching repository provides no code, no is…
-
### Check List
- [X] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting).
- [X] I have already searched existing issues and they are …
-
**Describe the bug**
I am using self-hosted gitlab and doing this in dangerfile.ts:
```typescript
message("Add something please", "dangerfile.ts", 10)
```
Causes this error in logs (I rerun wit…