Skip to content

chore(deps): bump github.com/gofiber/fiber/v2 from 2.36.0 to 2.43.0 #479

chore(deps): bump github.com/gofiber/fiber/v2 from 2.36.0 to 2.43.0

chore(deps): bump github.com/gofiber/fiber/v2 from 2.36.0 to 2.43.0 #479

Triggered via pull request June 14, 2023 14:58
Status Failure
Total duration 1m 40s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
linters: internal/handlers/webhooks.go#L15
`db` is unused (structcheck)
linters: internal/common/env.go#L14
tag is not aligned, should be: env:"ENVIRONMENT" envDefault:"production" (tagalign)
linters: internal/common/requests.go#L6
tag is not aligned, should be: json:"codeHosting" validate:"required,gt=0,dive" (tagalign)
linters: internal/common/requests.go#L7
tag is not aligned, should be: json:"description" validate:"required" (tagalign)
linters: internal/common/requests.go#L8
tag is not aligned, should be: json:"email" validate:"omitempty,email" (tagalign)
linters: internal/common/requests.go#L14
tag is not aligned, should be: json:"codeHosting" validate:"omitempty,gt=0,dive" (tagalign)
linters: internal/common/requests.go#L16
tag is not aligned, should be: json:"email" validate:"omitempty,email" (tagalign)
linters: internal/common/requests.go#L22
tag is not aligned, should be: json:"url" validate:"required,url" (tagalign)
linters: internal/common/requests.go#L27
tag is not aligned, should be: json:"url" validate:"required,url" (tagalign)
linters: internal/common/requests.go#L28
tag is not aligned, should be: json:"aliases" validate:"dive,url" (tagalign)