Skip to content

fix(all): finaly set go 1.21. #179

fix(all): finaly set go 1.21.

fix(all): finaly set go 1.21. #179

Triggered via push December 7, 2023 01:22
Status Failure
Total duration 6m 59s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Summary
Process completed with exit code 1.
Lint: ../../../../../../go/pkg/mod/github.com/cloudwego/hertz@v0.7.2/pkg/app/server/hertz.go#L51
h.Use undefined (type *Hertz has no field or method Use) (typecheck)
Lint: ../../../../../../go/pkg/mod/github.com/cloudwego/hertz@v0.7.2/pkg/app/server/hertz.go#L61
h.Run undefined (type *Hertz has no field or method Run) (typecheck)
Lint: ../../../../../../go/pkg/mod/github.com/cloudwego/hertz@v0.7.2/pkg/app/server/hertz.go#L77
h.GetOptions undefined (type *Hertz has no field or method GetOptions) (typecheck)
Lint: ../../../../../../go/pkg/mod/github.com/cloudwego/hertz@v0.7.2/pkg/app/server/hertz.go#L79
h.GetOptions undefined (type *Hertz has no field or method GetOptions) (typecheck)
Lint: ../../../../../../go/pkg/mod/github.com/cloudwego/hertz@v0.7.2/pkg/app/server/hertz.go#L82
h.Shutdown undefined (type *Hertz has no field or method Shutdown) (typecheck)
Lint: ../../../../../../go/pkg/mod/github.com/cloudwego/hertz@v0.7.2/pkg/app/server/hertz.go#L127
h.GetOptions undefined (type *Hertz has no field or method GetOptions) (typecheck)
Lint: ../../../../../../go/pkg/mod/github.com/cloudwego/hertz@v0.7.2/pkg/app/server/hertz.go#L128
h.OnRun undefined (type *Hertz has no field or method OnRun) (typecheck)
Lint: ../../../../../../go/pkg/mod/github.com/go-orb/go-orb@v0.0.0-20231206042514-b8eae8c79078/log/log.go#L228
l.Error undefined (type Logger has no field or method Error) (typecheck)