CI: fix output path of Mac artifacts; add .exe for windows artifacts #20
build-and-test.yml
on: push
build-embedded-on-windows
2m 26s
build-on-ubuntu
32s
build-embedded-on-ubuntu
18s
build-embedded-on-darwin
43s
build-embedded-on-alpine
51s
Annotations
10 errors and 3 warnings
build-on-ubuntu:
extract.go#L67
Error return value is not checked (errcheck)
|
build-on-ubuntu:
extract.go#L163
Error return value of `doc.StreamText` is not checked (errcheck)
|
build-on-ubuntu:
extract.go#L194
Error return value of `c.AbortWithError` is not checked (errcheck)
|
build-on-ubuntu:
main.go#L76
Error return value of `nc.Drain` is not checked (errcheck)
|
build-on-ubuntu:
micro.go#L23
Error return value of `extractService.AddEndpoint` is not checked (errcheck)
|
build-on-ubuntu:
micro.go#L26
Error return value of `extractService.AddEndpoint` is not checked (errcheck)
|
build-on-ubuntu:
micro.go#L37
Error return value of `req.Error` is not checked (errcheck)
|
build-on-ubuntu:
micro.go#L45
Error return value of `req.Error` is not checked (errcheck)
|
build-on-ubuntu:
micro.go#L48
Error return value of `req.Respond` is not checked (errcheck)
|
build-on-ubuntu:
micro.go#L60
Error return value of `req.Error` 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
|