Skip to content

Commit

Commit #10

Triggered via push June 7, 2023 16:50
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/app/app.go#L4
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/RemezovaJulia) (gci)
lint: internal/app/app.go#L7
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/RemezovaJulia) (gci)
lint: internal/api/v1/middleware/auth_middleware.go#L7
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/RemezovaJulia) (gci)
lint: internal/api/v1/handlers/appointment_handler.go#L64
File is not `gofumpt`-ed (gofumpt)
lint: internal/api/v1/handlers/auth_handler.go#L31
File is not `gofumpt`-ed (gofumpt)
lint: internal/api/v1/handlers/home_handler.go#L23
File is not `gofumpt`-ed (gofumpt)
lint: internal/api/v1/handlers/appointment_handler.go#L50
`if month < 10` has complex nested blocks (complexity: 5) (nestif)
lint: internal/api/v1/handlers/usersmanagement_handler.go#L31
var-naming: struct field Id should be ID (revive)
lint: internal/api/v1/handlers/usersmanagement_handler.go#L54
var-naming: struct field Id should be ID (revive)
lint: internal/api/v1/handlers/usergallery_handler.go#L92
var-naming: func GetUserGalleryByIdHandler should be GetUserGalleryByIDHandler (revive)