Skip to content

build(deps): bump WillAbides/setup-go-faster from 1.13.0 to 1.14.0 #419

build(deps): bump WillAbides/setup-go-faster from 1.13.0 to 1.14.0

build(deps): bump WillAbides/setup-go-faster from 1.13.0 to 1.14.0 #419

Triggered via pull request January 16, 2024 04:36
Status Failure
Total duration 1m 5s
Artifacts

go.yml

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

Annotations

4 errors and 30 warnings
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.19 and ubuntu-latest
The operation was canceled.
Test on go 1.20 and ubuntu-latest
The operation was canceled.
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: server/echo.go#L1
should have a package comment
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: 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/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: pkg/binding/form.go#L39
func DecodeUrlValues should be DecodeURLValues
Test on go 1.18 and ubuntu-latest: benchmark_test.go#L98
this block is empty, you can remove it
Test on go 1.18 and ubuntu-latest: benchmark_test.go#L81
this block is empty, you can remove it
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: server/echo.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: pkg/render/json.go#L1
should have a package comment
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/binding/form.go#L39
func DecodeUrlValues should be DecodeURLValues
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: benchmark_test.go#L81
this block is empty, you can remove it
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/pprof/pprof.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/render/json.go#L1
should have a package comment
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/query.go#L8
comment on exported var QueryTagName should be of the form "QueryTagName ..."
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/handlers/console_logger.go#L13
exported var IgnorePaths should have comment or be unexported
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: benchmark_test.go#L81
this block is empty, you can remove it
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