Skip to content

Failing atob test case for malformed input #84

Failing atob test case for malformed input

Failing atob test case for malformed input #84

Re-run triggered March 4, 2025 18:15
Status Failure
Total duration 1m 1s
Artifacts

checkstyle.yml

on: pull_request
CheckStyle
48s
CheckStyle
Fit to window
Zoom out
Zoom in

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.