-
```
What steps will reproduce the problem?
1. Write a groovy class with annotation
2. Scan code for annotation
3. Code fails with exception similar to the below.
What is the expected output? What do…
-
```
What steps will reproduce the problem?
1. Write a groovy class with annotation
2. Scan code for annotation
3. Code fails with exception similar to the below.
What is the expected output? What do…
-
E:\workspace\terasology1\Terasology>groovyw module init iota
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
E:\workspace\terasology1\Terasology\config\groovy\common.…
-
Hey Gabor:
On your map page: https://code-maven.com/groovy-map you jump immediately into a map which has an array value. Unless I'm missing a more simple page previously, I would think that starti…
-
### Current Behavior
It feels like there is a race condition somewhere.
[configuration-cache-report.zip](https://github.com/user-attachments/files/17069728/configuration-cache-report.zip)
I get…
-
```
What steps will reproduce the problem?
1. Write a groovy class with annotation
2. Scan code for annotation
3. Code fails with exception similar to the below.
What is the expected output? What do…
-
```
What steps will reproduce the problem?
1. Write a groovy class with annotation
2. Scan code for annotation
3. Code fails with exception similar to the below.
What is the expected output? What do…
-
## 🔬 How To Reproduce
Steps to reproduce the behavior:
```console
>pipx install github-dependents-info
>github-dependents-info --repo nvuillam/npm-groovy-lint
```
produces:
```
WARNING:roo…
-
The Harshil Alignment expects the inputs and outputs to be aligned based on the `,` 🙃
This is what currently happens:
https://github.com/nf-core/modules/commit/d134e78a0aa14fef469e30c8d90006092c9…
-
### What feature(s) would you like to see in RepoSense
Our current build.gradle script uses the Groovy syntax (example below):
```
plugins {
id 'application'
id 'checkstyle'
id…