feat: add gomall #171
Annotations
11 errors
|
Lint:
gomall/app/payment/biz/dal/mysql/init.go#L44
Error return value of `DB.AutoMigrate` is not checked (errcheck)
|
Lint:
gomall/app/payment/infra/mtl/log.go#L42
Error return value of `output.Sync` is not checked (errcheck)
|
Lint:
gomall/app/payment/infra/mtl/metric.go#L51
Error return value of `r.Deregister` is not checked (errcheck)
|
Lint:
gomall/app/payment/infra/mtl/metric.go#L55
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
Lint:
gomall/app/payment/infra/mtl/tracing.go#L37
Error return value of `exporter.Shutdown` is not checked (errcheck)
|
Lint:
gomall/app/payment/biz/model/payment.go#L18
File is not `gofumpt`-ed (gofumpt)
|
Lint:
gomall/app/payment/biz/model/payment.go#L20
File is not `gofumpt`-ed (gofumpt)
|
Lint:
gomall/app/payment/biz/dal/init.go#L22
File is not `gofumpt`-ed (gofumpt)
|
Lint:
gomall/app/payment/biz/service/charge.go#L52
SA4006: this value of `err` is never used (staticcheck)
|
Lint:
gomall/app/payment/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)
|
The logs for this run have expired and are no longer available.
Loading