M 1.10.19 #830
Annotations
10 errors and 2 warnings
crypto/secp256k1/curve.go#L146
Function 'addJacobian' has too many statements (49 > 40) (funlen)
|
crypto/secp256k1/curve.go#L108
File is not `gofmt`-ed with `-s` (gofmt)
|
crypto/blake2b/blake2b_generic.go#L47
Function 'fGeneric' has too many statements (127 > 40) (funlen)
|
crypto/bls12381/field_element.go#L179
`(*fe).div2` - `e` always receives `0` (unparam)
|
crypto/bls12381/field_element.go#L251
(*fe6).zero - result 0 (*github.com/PlatONnetwork/PlatON-Go/crypto/bls12381.fe6) is never used (unparam)
|
crypto/bls12381/field_element.go#L265
(*fe6).set - result 0 (*github.com/PlatONnetwork/PlatON-Go/crypto/bls12381.fe6) is never used (unparam)
|
rlp/encode.go#L407
Function 'putint' has too many statements (53 > 40) (funlen)
|
rlp/raw.go#L193
Function 'AppendUint64' is too long (67 > 60) (funlen)
|
rlp/decode.go#L79
File is not `gofmt`-ed with `-s` (gofmt)
|
rlp/doc.go#L71
File is not `gofmt`-ed with `-s` (gofmt)
|
|
|
The logs for this run have expired and are no longer available.
Loading