Skip to content

feat: hex dumping

feat: hex dumping #41

Triggered via pull request June 10, 2025 19:17
Status Failure
Total duration 25s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test
issues found
test: godump.go#L353
max-control-nesting: control flow nesting exceeds 3 (revive)
test: godump.go#L262
function-length: maximum number of statements per function exceeded; max 81 but got 87 (revive)
test: godump_test.go#L791
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)