build(deps): bump morphy2k/revive-action from 2.5.8 to 2.6.0 #451
Annotations
3 errors and 10 warnings
|
Run unit tests
undefined: http.NewResponseController
|
Run unit tests
The operation was canceled.
|
Revive check:
pkg/render/template.go#L15
parameter 'obj' seems to be unused, consider removing or renaming it as _
|
Revive check:
pkg/render/json.go#L1
should have a package comment
|
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/handlers/middlewares_test.go#L36
parameter 'c' seems to be unused, consider removing or renaming it as _
|
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/handlers/middlewares_test.go#L41
parameter 'c' seems to be unused, consider removing or renaming it as _
|
Revive check:
pkg/handlers/console_logger.go#L13
exported var IgnorePaths should have comment or be unexported
|
Revive check:
pkg/handlers/console_logger.go#L1
should have a package comment
|
Loading