feat: add gomall #171
Annotations
11 errors
|
Lint:
gomall/app/user/biz/dal/mysql/init.go#L48
Error return value of `DB.AutoMigrate` is not checked (errcheck)
|
Lint:
gomall/app/user/infra/mtl/log.go#L42
Error return value of `output.Sync` is not checked (errcheck)
|
Lint:
gomall/app/user/infra/mtl/metric.go#L51
Error return value of `r.Deregister` is not checked (errcheck)
|
Lint:
gomall/app/user/infra/mtl/metric.go#L55
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
Lint:
gomall/app/user/infra/mtl/tracing.go#L37
Error return value of `exporter.Shutdown` is not checked (errcheck)
|
Lint:
gomall/app/user/biz/dal/redis/init.go#L24
File is not `gofumpt`-ed (gofumpt)
|
Lint:
gomall/app/user/biz/service/login_test.go#L41
File is not `gofumpt`-ed (gofumpt)
|
Lint:
gomall/app/user/biz/service/register_test.go#L18
File is not `gofumpt`-ed (gofumpt)
|
Lint:
gomall/app/user/conf/conf.go#L18
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Lint
issues found
|
The logs for this run have expired and are no longer available.
Loading