feat(cmdg): implement robust inline image rendering and non-blocking UI#149
Closed
kurokirasama wants to merge 1 commit into
Closed
feat(cmdg): implement robust inline image rendering and non-blocking UI#149kurokirasama wants to merge 1 commit into
kurokirasama wants to merge 1 commit into
Annotations
10 errors
|
golangci-lint:
cmd/cmdg/reply_test.go#L68
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
golangci-lint:
cmd/cmdg/reply_test.go#L61
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
golangci-lint:
cmd/cmdg/reply_test.go#L34
Error return value of `fmt.Fprint` is not checked (errcheck)
|
|
golangci-lint:
cmd/cmdg/reply_test.go#L30
Error return value of `json.Unmarshal` is not checked (errcheck)
|
|
golangci-lint:
cmd/cmdg/compose_test.go#L26
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
golangci-lint:
cmd/cmdg/compose.go#L290
Error return value of `dialog.Message` is not checked (errcheck)
|
|
golangci-lint:
cmd/cmdg/compose.go#L254
Error return value of `f.Close` is not checked (errcheck)
|
|
golangci-lint:
cmd/cmdg/compose.go#L53
Error return value of `keys.Start` is not checked (errcheck)
|
|
golangci-lint:
cmd/cmdg/compose.go#L44
Error return value of `tmpf.Close` is not checked (errcheck)
|
|
golangci-lint:
cmd/cmdg/cmdg.go#L285
Error return value of `f.Close` is not checked (errcheck)
|
background
wait
wait-all
cancel
parallel
Loading