Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.3 #64
Annotations
2 errors
golangci-lint:
components/participation/routes.go#L42
[golangci] reported by reviewdog 🐶
string `/admin/events/:` has 4 occurrences, make it a constant (goconst)
Raw Output:
components/participation/routes.go:42:26: string `/admin/events/:` has 4 occurrences, make it a constant (goconst)
RouteAdminDeleteEvent = "/admin/events/:" + ParameterParticipationEventID
^
|
golangci-lint
reviewdog exited with status code: 1
|
The logs for this run have expired and are no longer available.
Loading