Skip to content

feat: fix opencode parsing #396

feat: fix opencode parsing

feat: fix opencode parsing #396

Triggered via pull request November 4, 2025 17:50
Status Failure
Total duration 1m 8s
Artifacts

go-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
Process completed with exit code 1.
test: lib/msgfmt/msgfmt.go#L265
fmt.Println arg list ends with redundant newline
test: lib/msgfmt/msgfmt.go#L259
fmt.Println arg list ends with redundant newline
test: lib/msgfmt/message_box.go#L89
fmt.Println arg list ends with redundant newline
test: lib/msgfmt/message_box.go#L67
fmt.Println arg list ends with redundant newline
lint
Process completed with exit code 2.
lint: lib/msgfmt/message_box.go#L65
func removeOpencodeMessageBox is unused (unused)
lint: lib/msgfmt/msgfmt.go#L259
printf: fmt.Println arg list ends with redundant newline (govet)
lint: lib/msgfmt/message_box.go#L89
printf: fmt.Println arg list ends with redundant newline (govet)
lint: lib/msgfmt/message_box.go#L67
printf: fmt.Println arg list ends with redundant newline (govet)