Skip to content

fix(all): go.mods, pt2. #170

fix(all): go.mods, pt2.

fix(all): go.mods, pt2. #170

Triggered via push December 7, 2023 00:16
Status Failure
Total duration 8m 49s
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)