CI: add current go version, add wget on Windows #4
build-and-test.yml
on: push
build-on-windows-embedded
26s
build-on-ubuntu
48s
build-embedded-on-ubuntu
19s
build-embedded-on-darwin
41s
build-embedded-on-alpine
53s
Annotations
11 errors and 3 warnings
build-on-windows-embedded
Process completed with exit code 127.
|
build-on-ubuntu:
pkg/dehyphenator/dehyphen.go#L45
Error return value of `out.WriteRune` is not checked (errcheck)
|
build-on-ubuntu:
pkg/dehyphenator/dehyphen.go#L54
Error return value of `out.WriteRune` is not checked (errcheck)
|
build-on-ubuntu:
pkg/dehyphenator/dehyphen.go#L56
Error return value of `out.WriteRune` is not checked (errcheck)
|
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-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-alpine
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|