Merge branch 'main' of github.com:linzhengen/ddd-gin-admin #238
Annotations
8 errors
lint:
pkg/logger/logger.go#L37
G115: integer overflow conversion int -> uint32 (gosec)
|
lint:
app/interfaces/api/gin.go#L56
printf: non-constant format string in call to github.com/linzhengen/ddd-gin-admin/app/domain/errors.Wrap400Response (govet)
|
lint:
app/interfaces/api/gin.go#L63
printf: non-constant format string in call to github.com/linzhengen/ddd-gin-admin/app/domain/errors.Wrap400Response (govet)
|
lint:
app/interfaces/api/gin.go#L70
printf: non-constant format string in call to github.com/linzhengen/ddd-gin-admin/app/domain/errors.Wrap400Response (govet)
|
lint:
app/interfaces/api/gin.go#L130
printf: non-constant format string in call to (*github.com/sirupsen/logrus.Entry).Warnf (govet)
|
lint:
main/main.go#L54
printf: non-constant format string in call to (*github.com/sirupsen/logrus.Entry).Errorf (govet)
|
lint:
app/application/seed.go#L124
SA4022: the address of a variable cannot be nil (staticcheck)
|
lint
issues found
|