小程序发货信息管理 #848
Annotations
16 errors and 5 warnings
golangci-lint (1.17):
miniprogram/order/shipping.go#L116
type name will be used as order.OrderKey by other packages, and that stutters; consider calling this Key (golint)
|
golangci-lint (1.17):
miniprogram/order/shipping.go#L146
exported const DeliveryModeUnifiedDelivery should have comment (or a comment on this block) or be unexported (golint)
|
golangci-lint (1.17):
miniprogram/order/shipping.go#L154
exported const LogisticsTypeExpress should have comment (or a comment on this block) or be unexported (golint)
|
golangci-lint (1.17):
miniprogram/order/shipping.go#L160
comment on exported type NumberType should be of the form "NumberType ..." (with optional leading article) (golint)
|
golangci-lint (1.17):
miniprogram/order/shipping.go#L164
exported const NumberTypeOutTradeNo should have comment (or a comment on this block) or be unexported (golint)
|
golangci-lint (1.17):
miniprogram/order/shipping.go#L184
type name will be used as order.OrderShipping by other packages, and that stutters; consider calling this Shipping (golint)
|
golangci-lint (1.17):
miniprogram/order/shipping.go#L219
exported const StateWaitShipment should have comment (or a comment on this block) or be unexported (golint)
|
golangci-lint (1.17)
issues found
|
golangci-lint (1.16)
The job was canceled because "_1_17" failed.
|
golangci-lint (1.16)
The operation was canceled.
|
golangci-lint (1.18)
The job was canceled because "_1_17" failed.
|
golangci-lint (1.18)
The operation was canceled.
|
golangci-lint (1.20)
The job was canceled because "_1_17" failed.
|
golangci-lint (1.20)
The operation was canceled.
|
golangci-lint (1.19)
The job was canceled because "_1_17" failed.
|
golangci-lint (1.19)
The operation was canceled.
|
golangci-lint (1.17)
Restore cache failed: Dependencies file is not found in /home/runner/work/wechat/wechat. Supported file pattern: go.sum
|
golangci-lint (1.16)
Restore cache failed: Dependencies file is not found in /home/runner/work/wechat/wechat. Supported file pattern: go.sum
|
golangci-lint (1.18)
Restore cache failed: Dependencies file is not found in /home/runner/work/wechat/wechat. Supported file pattern: go.sum
|
golangci-lint (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/wechat/wechat. Supported file pattern: go.sum
|
golangci-lint (1.19)
Restore cache failed: Dependencies file is not found in /home/runner/work/wechat/wechat. Supported file pattern: go.sum
|