Update Makefile #8
Annotations
7 errors and 1 warning
lint:
internal/util/config.go#L10
var `config` is unused (unused)
|
lint:
internal/http/controllers/auth.go#L42
Error return value of `c.Error` is not checked (errcheck)
|
lint:
internal/http/controllers/auth.go#L48
Error return value of `c.Error` is not checked (errcheck)
|
lint:
internal/http/controllers/auth.go#L59
Error return value of `c.Error` is not checked (errcheck)
|
lint:
internal/http/server.go#L45
Error return value of `r.Run` is not checked (errcheck)
|
lint:
main.go#L23
printf: log.Fatalf format %s has arg env of wrong type *string (govet)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-rest-api-boilerplate/go-rest-api-boilerplate. Supported file pattern: go.sum
|