Skip to content

refactor: remove the custom ErrDBUniqueConstraint error #495

refactor: remove the custom ErrDBUniqueConstraint error

refactor: remove the custom ErrDBUniqueConstraint error #495

Triggered via pull request June 17, 2023 22:05
Status Failure
Total duration 1m 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
linters: internal/handlers/general/pagination.go#L52
ctx.QueryInt undefined (type *fiber.Ctx has no field or method QueryInt) (typecheck)
linters: internal/handlers/publishers.go#L46
ctx.QueryBool undefined (type *fiber.Ctx has no field or method QueryBool) (typecheck)
linters: internal/handlers/software.go#L66
ctx.QueryBool undefined (type *fiber.Ctx has no field or method QueryBool) (typecheck)
linters: main.go#L80
unknown field Methods in struct literal of type cache.Config (typecheck)
linters
issues found