Chore/lowercase emails #230
Open
Annotations
10 errors
|
Run golangci-lint:
api/organizers/controllers.go#L47
models.CreateOrganizerRequest does not satisfy pkg.Validatable (method Validate has pointer receiver)
|
|
Run golangci-lint:
api/dispute/controllers.go#L122
models.UpdateDisputeStatusInput does not satisfy pkg.Validatable (method Validate has pointer receiver) (typecheck)
|
|
Run golangci-lint:
api/booking/register.controllers.go#L101
models.TeamBookingRequest does not satisfy pkg.Validatable (method Validate has pointer receiver) (typecheck)
|
|
Run golangci-lint:
api/auth/register.controllers.go#L71
models.StudentOnboardingRequest does not satisfy pkg.Validatable (method Validate has pointer receiver) (typecheck)
|
|
Run golangci-lint:
api/auth/register.controllers.go#L21
models.CheckEmailRequest does not satisfy pkg.Validatable (method Validate has pointer receiver)
|
|
Run golangci-lint:
api/auth/login.controllers.go#L144
models.LoginRequest does not satisfy pkg.Validatable (method Validate has pointer receiver)
|
|
Run golangci-lint:
api/auth/login.controllers.go#L37
models.LoginRequest does not satisfy pkg.Validatable (method Validate has pointer receiver)
|
|
Run golangci-lint:
api/auth/forgot.controllers.go#L59
models.ForgetPasswordRequest does not satisfy pkg.Validatable (method Validate has pointer receiver)
|
|
Run golangci-lint:
api/auth/admin.login.controllers.go#L18
models.LoginRequest does not satisfy pkg.Validatable (method Validate has pointer receiver)
|
|
Run golangci-lint:
api/accomodation/auth.controllers.go#L18
models.LoginRequest does not satisfy pkg.Validatable (method Validate has pointer receiver) (typecheck)
|
Loading