apache / apache/maven-shared-jar
Multiple parameters have to be wrapped in 'Arguments' in JarClassesAnalyzerTest
Open
bug
- Dominant language
- Java
- Stars
- 4
- Forks
- 9
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 3
Description
### Affected version
HEAD
### Bug description
Gemini and IntelliJ concur there's something wonky here though I don't fully grok the problem myself:
```
// Missing 'static' keyword
static String[][] testAnalyzeJarVersion() {
return new String[][] { ... };
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.