Skip to content

fix CI

fix CI #3

Triggered via push March 11, 2024 07:05
Status Failure
Total duration 30s
Artifacts

lint.yaml

on: push
Run linters
20s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run linters: pkg/go-chi/setup.go#L31
Error return value of `w.Write` is not checked (errcheck)
Run linters: pkg/go-chi/setup.go#L35
Error return value of `w.Write` is not checked (errcheck)
Run linters: pkg/go-chi/setup.go#L45
Error return value of `w.Write` is not checked (errcheck)
Run linters: internal/v1/notification/notification.go#L66
Error return value of `render.Render` is not checked (errcheck)
Run linters: internal/v1/notification/notification.go#L71
Error return value of `render.Render` is not checked (errcheck)
Run linters: internal/v1/notification/notification.go#L77
Error return value of `render.Render` is not checked (errcheck)
Run linters: internal/v1/user-flag/user_flag.go#L18
structtag: struct field tag `json:"no_transferring_log_entry_id" example:"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
Run linters: internal/v1/document/router.go#L56
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
Run linters: internal/v1/facility-log/router.go#L44
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
Run linters: internal/v1/faq/router.go#L44
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)