feat: add gomall #173
Annotations
10 errors
Lint:
gomall/app/order/rpc/order/order_default.go#L18
File is not `gofumpt`-ed (gofumpt)
|
Lint:
gomall/app/order/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:
gomall/app/order/infra/mtl/log.go#L42
Error return value of `output.Sync` is not checked (errcheck)
|
Lint:
gomall/app/order/infra/mtl/metric.go#L51
Error return value of `r.Deregister` is not checked (errcheck)
|
Lint:
gomall/app/order/infra/mtl/metric.go#L55
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
Lint:
gomall/app/order/infra/mtl/tracing.go#L37
Error return value of `exporter.Shutdown` is not checked (errcheck)
|
Lint:
gomall/app/order/biz/dal/redis/init.go#L24
File is not `gofumpt`-ed (gofumpt)
|
Lint:
gomall/app/order/biz/dal/mysql/init.go#L45
Error return value of `DB.AutoMigrate` is not checked (errcheck)
|
Lint:
gomall/app/order/biz/service/list_order_test.go#L38
File is not `gofumpt`-ed (gofumpt)
|
Lint
issues found
|
The logs for this run have expired and are no longer available.
Loading