fix typo in README #11
buiild-and-test.yml
on: push
build-on-ubuntu
46s
build-embedded-on-ubuntu
27s
build-embedded-on-darwin
1m 4s
build-embedded-on-alpine
1m 14s
Annotations
10 errors and 7 warnings
build-on-ubuntu:
pkg/docparser/docparser.go#L202
Error return value of `w.Write` is not checked (errcheck)
|
build-on-ubuntu:
pkg/docparser/docparser.go#L224
Error return value of `w.Write` is not checked (errcheck)
|
build-on-ubuntu:
pkg/docparser/docparser.go#L99
ineffectual assignment to err (ineffassign)
|
build-on-ubuntu:
pkg/rtfparser/rtfparser.go#L500
Error return value of `out.WriteString` is not checked (errcheck)
|
build-on-ubuntu:
pkg/rtfparser/rtfparser.go#L504
Error return value of `out.WriteString` is not checked (errcheck)
|
build-on-ubuntu:
pkg/rtfparser/rtfparser.go#L528
Error return value of `out.WriteString` is not checked (errcheck)
|
build-on-ubuntu:
pkg/rtfparser/rtfparser.go#L532
Error return value of `out.WriteString` is not checked (errcheck)
|
build-on-ubuntu:
pkg/rtfparser/rtfparser.go#L543
Error return value of `out.WriteString` is not checked (errcheck)
|
build-on-ubuntu:
pkg/rtfparser/rtfparser.go#L560
Error return value of `out.WriteRune` is not checked (errcheck)
|
build-on-ubuntu:
pkg/rtfparser/rtfparser.go#L569
Error return value of `out.WriteRune` is not checked (errcheck)
|
build-embedded-on-ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-embedded-on-ubuntu
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build-on-ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-on-ubuntu
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build-embedded-on-darwin
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|
build-embedded-on-alpine
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-embedded-on-alpine
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
|