fix CI #3
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)
|
Loading