Skip to content

build(deps): bump github.com/gookit/goutil from 0.6.11 to 0.6.12 #359

build(deps): bump github.com/gookit/goutil from 0.6.11 to 0.6.12

build(deps): bump github.com/gookit/goutil from 0.6.11 to 0.6.12 #359

Status Failure
Total duration 1m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

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

Annotations

8 errors and 20 warnings
Test on go 1.19 and ubuntu-latest
implicit function instantiation requires go1.18 or later (-lang was set to go1.15; check go.mod)
Test on go 1.19 and ubuntu-latest
implicit function instantiation requires go1.18 or later (-lang was set to go1.15; check go.mod)
Test on go 1.19 and ubuntu-latest
Process completed with exit code 2.
Test on go 1.18 and ubuntu-latest
The operation was canceled.
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
implicit function instantiation requires go1.18 or later (-lang was set to go1.15; check go.mod)
Test on go 1.20 and ubuntu-latest
implicit function instantiation requires go1.18 or later (-lang was set to go1.15; check go.mod)
Test on go 1.20 and ubuntu-latest
The operation was canceled.
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/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/pprof/pprof.go#L1
should have a package comment
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/handlers/console_logger.go#L13
exported var IgnorePaths should have comment or be unexported
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: extends_test.go#L229
parameter 'ctx' seems to be unused, consider removing or renaming it as _
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.20 and ubuntu-latest: pkg/render/json.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: server/echo.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/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: pkg/binding/form.go#L39
func DecodeUrlValues should be DecodeURLValues
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: benchmark_test.go#L81
this block is empty, you can remove it
Test on go 1.20 and ubuntu-latest: benchmark_test.go#L98
this block is empty, you can remove it