Skip to content

build(deps): bump github.com/gookit/goutil from 0.6.14 to 0.6.15 #411

build(deps): bump github.com/gookit/goutil from 0.6.14 to 0.6.15

build(deps): bump github.com/gookit/goutil from 0.6.14 to 0.6.15 #411

Status Failure
Total duration 1m 1s
Artifacts

go.yml

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

Annotations

8 errors and 30 warnings
Test on go 1.19 and ubuntu-latest
cannot use mathutil.ToUint(in) (value of type uint) as type uint64 in return statement
Test on go 1.19 and ubuntu-latest
Process completed with exit code 2.
Test on go 1.18 and ubuntu-latest
The job was canceled because "ubuntu-latest_1_19" failed.
Test on go 1.18 and ubuntu-latest
cannot use mathutil.ToUint(in) (value of type uint) as type uint64 in return statement
Test on go 1.18 and ubuntu-latest
Process completed with exit code 2.
Test on go 1.20 and ubuntu-latest
The job was canceled because "ubuntu-latest_1_19" failed.
Test on go 1.20 and ubuntu-latest
cannot use mathutil.ToUint(in) (value of type uint) as uint64 value in return statement
Test on go 1.20 and ubuntu-latest
The operation was canceled.
Test on go 1.19 and ubuntu-latest: server/echo.go#L1
should have a package comment
Test on go 1.19 and ubuntu-latest: pkg/binding/form.go#L39
func DecodeUrlValues should be DecodeURLValues
Test on go 1.19 and ubuntu-latest: pkg/render/json.go#L1
should have a package comment
Test on go 1.19 and ubuntu-latest: pkg/render/template.go#L15
parameter 'obj' seems to be unused, consider removing or renaming it as _
Test on go 1.19 and ubuntu-latest: pkg/binding/query.go#L8
comment on exported var QueryTagName should be of the form "QueryTagName ..."
Test on go 1.19 and ubuntu-latest: pkg/pprof/pprof.go#L1
should have a package comment
Test on go 1.19 and ubuntu-latest: pkg/handlers/console_logger.go#L1
should have a package comment
Test on go 1.19 and ubuntu-latest: pkg/handlers/console_logger.go#L13
exported var IgnorePaths should have comment or be unexported
Test on go 1.19 and ubuntu-latest: context.go#L455
var isHttp should be isHTTP
Test on go 1.19 and ubuntu-latest: route_cache.go#L27
exported func NewCachedRoutes returns unexported type *rux.cachedRoutes, which can be annoying to use
Test on go 1.18 and ubuntu-latest: pkg/render/json.go#L1
should have a package comment
Test on go 1.18 and ubuntu-latest: pkg/render/template.go#L15
parameter 'obj' seems to be unused, consider removing or renaming it as _
Test on go 1.18 and ubuntu-latest: pkg/pprof/pprof.go#L1
should have a package comment
Test on go 1.18 and ubuntu-latest: server/echo.go#L1
should have a package comment
Test on go 1.18 and ubuntu-latest: pkg/binding/form.go#L39
func DecodeUrlValues should be DecodeURLValues
Test on go 1.18 and ubuntu-latest: pkg/handlers/console_logger.go#L1
should have a package comment
Test on go 1.18 and ubuntu-latest: pkg/handlers/console_logger.go#L13
exported var IgnorePaths should have comment or be unexported
Test on go 1.18 and ubuntu-latest: pkg/binding/query.go#L8
comment on exported var QueryTagName should be of the form "QueryTagName ..."
Test on go 1.18 and ubuntu-latest: benchmark_test.go#L81
this block is empty, you can remove it
Test on go 1.18 and ubuntu-latest: benchmark_test.go#L120
parameter 't' seems to be unused, consider removing or renaming it as _
Test on go 1.20 and ubuntu-latest: pkg/render/json.go#L1
should have a package comment
Test on go 1.20 and ubuntu-latest: pkg/pprof/pprof.go#L1
should have a package comment
Test on go 1.20 and ubuntu-latest: pkg/render/template.go#L15
parameter 'obj' seems to be unused, consider removing or renaming it as _
Test on go 1.20 and ubuntu-latest: pkg/binding/form.go#L39
func DecodeUrlValues should be DecodeURLValues
Test on go 1.20 and ubuntu-latest: pkg/binding/query.go#L8
comment on exported var QueryTagName should be of the form "QueryTagName ..."
Test on go 1.20 and ubuntu-latest: pkg/handlers/console_logger.go#L1
should have a package comment
Test on go 1.20 and ubuntu-latest: server/echo.go#L1
should have a package comment
Test on go 1.20 and ubuntu-latest: pkg/handlers/console_logger.go#L13
exported var IgnorePaths should have comment or be unexported
Test on go 1.20 and ubuntu-latest: route_cache.go#L27
exported func NewCachedRoutes returns unexported type *rux.cachedRoutes, which can be annoying to use
Test on go 1.20 and ubuntu-latest: router_test.go#L53
parameter 'r' seems to be unused, consider removing or renaming it as _