feat: fix opencode parsing #398
Annotations
10 errors
|
test
Process completed with exit code 1.
|
|
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
|
|
test:
lib/screentracker/conversation.go#L156
fmt.Println arg list ends with redundant newline
|
|
test:
lib/screentracker/conversation.go#L147
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/screentracker/conversation.go#L156
printf: fmt.Println arg list ends with redundant newline (govet)
|
|
lint:
lib/screentracker/conversation.go#L147
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)
|