fix: 修改排行榜的数量 #180
Annotations
7 errors and 1 warning
golangci-lint:
biz/application/service/coupon.go#L54
filter declared and not used (typecheck)
|
golangci-lint:
biz/application/service/order.go#L54
filter declared and not used (typecheck)
|
golangci-lint:
biz/application/service/post.go#L94
filter declared and not used (typecheck)
|
golangci-lint:
biz/application/service/coupon.go#L8
"github.com/CloudStriver/go-pkg/utils/pagination/esp" imported and not used (typecheck)
|
golangci-lint:
biz/application/service/file.go#L11
"github.com/CloudStriver/go-pkg/utils/pagination/esp" imported and not used (typecheck)
|
golangci-lint:
biz/application/service/order.go#L8
"github.com/CloudStriver/go-pkg/utils/pagination/esp" imported and not used (typecheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading