update README #9
Annotations
10 errors and 2 warnings
golangci-lint:
pkg/docparser/docparser.go#L202
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
pkg/docparser/docparser.go#L224
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
pkg/docparser/docparser.go#L99
ineffectual assignment to err (ineffassign)
|
golangci-lint:
pkg/dehyphenator/dehyphen.go#L45
Error return value of `out.WriteRune` is not checked (errcheck)
|
golangci-lint:
pkg/dehyphenator/dehyphen.go#L54
Error return value of `out.WriteRune` is not checked (errcheck)
|
golangci-lint:
pkg/dehyphenator/dehyphen.go#L56
Error return value of `out.WriteRune` is not checked (errcheck)
|
golangci-lint:
pkg/rtfparser/rtfparser.go#L500
Error return value of `out.WriteString` is not checked (errcheck)
|
golangci-lint:
pkg/rtfparser/rtfparser.go#L504
Error return value of `out.WriteString` is not checked (errcheck)
|
golangci-lint:
pkg/rtfparser/rtfparser.go#L528
Error return value of `out.WriteString` is not checked (errcheck)
|
golangci-lint:
pkg/rtfparser/rtfparser.go#L532
Error return value of `out.WriteString` is not checked (errcheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading