Failing atob test case for malformed input #84
Annotations
2 errors
CheckStyle:
src/test/java/org/htmlunit/javascript/host/Window2Test.java#L188
[checkstyle] reported by reviewdog 🐶
Annotation style must be 'COMPACT_NO_ARRAY'.
Raw Output:
/home/runner/work/htmlunit/htmlunit/src/test/java/org/htmlunit/javascript/host/Window2Test.java:188:5: error: Annotation style must be 'COMPACT_NO_ARRAY'. (com.puppycrawl.tools.checkstyle.checks.annotation.AnnotationUseStyleCheck)
|
CheckStyle
Process completed with exit code 1.
|