feat: 增强模板函数 #3
Annotations
10 errors
Setup golangci-lint:
components/captcha/captcha.go#L5
could not import github.com/make-money-fast/gin (-: # github.com/make-money-fast/gin
|
Setup golangci-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)
|
Setup golangci-lint:
components/jethtml/jet.go#L5
could not import github.com/make-money-fast/gin (-: # github.com/make-money-fast/gin
|
Setup golangci-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)
|
Setup golangci-lint:
ginS/gins.go#L12
could not import github.com/make-money-fast/gin (-: # github.com/make-money-fast/gin
|
Setup golangci-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)
|
Setup golangci-lint:
jet.go#L69
cannot use htmlEscaper (value of type func(w io.Writer, b []byte)) as jet.Option value in argument to append
|
Setup golangci-lint:
benchmarks_test.go#L66
router.SetHTMLTemplate undefined (type *Engine has no field or method SetHTMLTemplate)
|
Setup golangci-lint:
benchmarks_test.go#L69
cannot use http.StatusOK (untyped int constant 200) as string value in argument to c.HTML
|
Setup golangci-lint:
context_test.go#L206
c.Params undefined (type *Context has no field or method Params, but does have field params)
|
Loading