Skip to content

fix regression in downloading out/err streams (#472) #6

fix regression in downloading out/err streams (#472)

fix regression in downloading out/err streams (#472) #6

Triggered via push July 5, 2023 01:47
Status Success
Total duration 1m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: go/pkg/moreflag/moreflag.go#L21
Error return value of `flag.CommandLine.Parse` is not checked (errcheck)
lint: go/pkg/moreflag/moreflag.go#L32
Error return value of `flag.Set` is not checked (errcheck)
lint: go/pkg/outerr/outerr_test.go#L55
Error return value of `io.Copy` is not checked (errcheck)
lint: go/pkg/reader/reader_test.go#L71
Error return value of `r.SeekOffset` is not checked (errcheck)
lint: go/pkg/reader/reader_test.go#L107
Error return value of `r.SeekOffset` is not checked (errcheck)
lint: go/pkg/actas/actas_test.go#L83
Error return value is not checked (errcheck)
lint: go/pkg/actas/actas_test.go#L157
Error return value is not checked (errcheck)
lint: go/pkg/actas/actas_test.go#L177
Error return value is not checked (errcheck)
lint: go/pkg/actas/actas_test.go#L215
Error return value is not checked (errcheck)
lint: go/pkg/balancer/gcp_balancer_test.go#L31
Error return value of `balancer.UpdateClientConnState` is not checked (errcheck)
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/