[feature] #41 实现 WBI 签名 #147
Annotations
5 errors
golangci-lint:
wbi.go#L4
G501: Blocklisted import crypto/md5: weak cryptographic primitive (gosec)
|
golangci-lint:
wbi.go#L240
G401: Use of weak cryptographic primitive (gosec)
|
golangci-lint:
wbi_test.go#L32
should rewrite http.NewRequestWithContext or add (*Request).WithContext (noctx)
|
golangci-lint:
wbi.go#L252
error returned from external package is unwrapped: sig: func (*golang.org/x/sync/singleflight.Group).Do(key string, fn func() (interface{}, error)) (v interface{}, err error, shared bool) (wrapcheck)
|
golangci-lint
issues found
|
Loading