reenable CI for all platforms #7
Annotations
10 errors and 1 warning
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)
|
golangci-lint:
pkg/rtfparser/rtfparser.go#L543
Error return value of `out.WriteString` is not checked (errcheck)
|
golangci-lint:
pkg/rtfparser/rtfparser.go#L560
Error return value of `out.WriteRune` is not checked (errcheck)
|
golangci-lint:
pkg/rtfparser/rtfparser.go#L569
Error return value of `out.WriteRune` 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
|
Loading