Skip to content

Bump gorm.io/driver/mysql from 1.5.6 to 1.5.7 #119

Bump gorm.io/driver/mysql from 1.5.6 to 1.5.7

Bump gorm.io/driver/mysql from 1.5.6 to 1.5.7 #119

Triggered via push June 17, 2024 15:28
Status Success
Total duration 2m 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/gateway/internal/cqrs/cqrs.go#L19
multiple "type" declarations are not allowed; use parentheses instead (decorder)
lint: cmd/gateway/internal/cqrs/cqrs.go#L27
multiple "type" declarations are not allowed; use parentheses instead (decorder)
lint: cmd/consumer_service/internal/handlers/customer_account_confirmation_requested.go#L35
use of `fmt.Println` forbidden by pattern `^fmt\.Print.*` (forbidigo)
lint: cmd/consumer_service/internal/handlers/customer_account_confirmed.go#L28
use of `fmt.Println` forbidden by pattern `^fmt\.Print.*` (forbidigo)
lint: cmd/consumer_service/internal/handlers/customer_logged_in.go#L25
use of `fmt.Println` forbidden by pattern `^fmt\.Print.*` (forbidigo)
lint: cmd/consumer_service/internal/handlers/customer_logged_in.go#L37
use of `fmt.Println` forbidden by pattern `^fmt\.Print.*` (forbidigo)
lint: cmd/consumer_service/internal/handlers/customer_password_reset_requested.go#L28
use of `fmt.Println` forbidden by pattern `^fmt\.Print.*` (forbidigo)
lint: cmd/consumer_service/internal/handlers/customer_password_reset_succeeded.go#L27
use of `fmt.Println` forbidden by pattern `^fmt\.Print.*` (forbidigo)
lint: cmd/user_service/internal/server/grpc.go#L58
Function 'Run' is too long (84 > 60) (funlen)
lint: pkg/http/middlewares/requestlog.go#L15
Function 'RequestLog' is too long (65 > 60) (funlen)