Skip to content

Add basic support for parsing multipart/form-data fetch responses #166

Add basic support for parsing multipart/form-data fetch responses

Add basic support for parsing multipart/form-data fetch responses #166

Re-run triggered October 30, 2025 06:20
Status Failure
Total duration 1m 46s
Artifacts

checkstyle.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
CheckStyle
Process completed with exit code 1.
CheckStyle: src/test/java/org/htmlunit/javascript/host/fetch/FetchTest.java#L538
[checkstyle] reported by reviewdog 🐶 Line is longer than 120 characters (found 262). Raw Output: /home/runner/work/htmlunit/htmlunit/src/test/java/org/htmlunit/javascript/host/fetch/FetchTest.java:538:0: error: Line is longer than 120 characters (found 262). (com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck)