Skip to content

v0.4.7

v0.4.7 #49

Triggered via release December 29, 2023 06:19
Status Failure
Total duration 20s
Artifacts

go-release.yml

on: release
Go Lint
7s
Go Lint
Generate Changelog
11s
Generate Changelog
Matrix: build-test
Go Test
0s
Go Test
Go Build Binary
0s
Go Build Binary
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Go Lint: utility/update_utils/auto_update.go#L162
undefined: update (typecheck)
Go Lint: ../../../go/pkg/mod/github.com/go-logr/[email protected]/stdr.go#L128
l.FormatInfo undefined (type logger has no field or method FormatInfo) (typecheck)
Go Lint: ../../../go/pkg/mod/github.com/go-logr/[email protected]/stdr.go#L136
l.FormatError undefined (type logger has no field or method FormatError) (typecheck)
Go Lint: ../../../go/pkg/mod/go.opentelemetry.io/[email protected]/propagation/propagation.go#L85
cannot range over hc (variable of type HeaderCarrier) (typecheck)
Go Lint: ../../../go/pkg/mod/github.com/gogf/gf/[email protected]/net/gclient/gclient_config.go#L35
c.Jar undefined (type *Client has no field or method Jar) (typecheck)
Go Lint: ../../../go/pkg/mod/github.com/gogf/gf/[email protected]/net/gclient/gclient_config.go#L119
c.CheckRedirect undefined (type *Client has no field or method CheckRedirect) (typecheck)
Go Lint: ../../../go/pkg/mod/github.com/gogf/gf/[email protected]/net/gclient/gclient_config.go#L148
c.Transport undefined (type *Client has no field or method Transport) (typecheck)