build(deps): bump WillAbides/setup-go-faster from 1.12.0 to 1.13.0 #403
Annotations
10 warnings
Revive check:
server/echo.go#L1
should have a package comment
|
Revive check:
pkg/binding/query.go#L8
comment on exported var QueryTagName should be of the form "QueryTagName ..."
|
Revive check:
pkg/pprof/pprof.go#L1
should have a package comment
|
Revive check:
pkg/binding/form.go#L39
func DecodeUrlValues should be DecodeURLValues
|
Revive check:
pkg/render/json.go#L1
should have a package comment
|
Revive check:
pkg/render/template.go#L15
parameter 'obj' seems to be unused, consider removing or renaming it as _
|
Revive check:
pkg/handlers/console_logger.go#L1
should have a package comment
|
Revive check:
pkg/handlers/console_logger.go#L13
exported var IgnorePaths should have comment or be unexported
|
Revive check:
route_cache.go#L27
exported func NewCachedRoutes returns unexported type *rux.cachedRoutes, which can be annoying to use
|
Revive check:
benchmark_test.go#L81
this block is empty, you can remove it
|
The logs for this run have expired and are no longer available.
Loading