Skip to content

feat: fix opencode parsing #397

feat: fix opencode parsing

feat: fix opencode parsing #397

Triggered via pull request November 5, 2025 01:52
Status Failure
Total duration 1m 15s
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#L269
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)