feat: fix opencode parsing #396
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)
|