Skip to content

feat: 增强模板函数 #3

feat: 增强模板函数

feat: 增强模板函数 #3

Triggered via push November 21, 2024 06:18
Status Failure
Total duration 43s
Artifacts

gin.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: components/captcha/captcha.go#L5
could not import github.com/make-money-fast/gin (-: # github.com/make-money-fast/gin
lint: jet.go#L69
cannot use htmlEscaper (value of type func(w io.Writer, b []byte)) as jet.Option value in argument to append) (typecheck)
lint: components/jethtml/jet.go#L5
could not import github.com/make-money-fast/gin (-: # github.com/make-money-fast/gin
lint: jet.go#L69
cannot use htmlEscaper (value of type func(w io.Writer, b []byte)) as jet.Option value in argument to append) (typecheck)
lint: ginS/gins.go#L12
could not import github.com/make-money-fast/gin (-: # github.com/make-money-fast/gin
lint: jet.go#L69
cannot use htmlEscaper (value of type func(w io.Writer, b []byte)) as jet.Option value in argument to append) (typecheck)
lint: jet.go#L69
cannot use htmlEscaper (value of type func(w io.Writer, b []byte)) as jet.Option value in argument to append
lint: benchmarks_test.go#L66
router.SetHTMLTemplate undefined (type *Engine has no field or method SetHTMLTemplate)
lint: benchmarks_test.go#L69
cannot use http.StatusOK (untyped int constant 200) as string value in argument to c.HTML
lint: context_test.go#L206
c.Params undefined (type *Context has no field or method Params, but does have field params)