Update golangci-lint workflow #53
Annotations
10 errors
lint:
util/test/test.go#L300
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
lint:
util/test/test.go#L303
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
lint:
util/test/test.go#L312
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
lint:
util/test/test.go#L315
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
lint:
pairing/bls12381/bls12381_test.go#L359
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
|
lint:
pairing/bls12381/bls12381_test.go#L362
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
|
lint:
pairing/bls12381/bls12381_test.go#L371
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
|
lint:
pairing/bls12381/bls12381_test.go#L374
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
|
lint:
share/vss/pedersen/vss.go#L774
SA1003: value of type bool cannot be used with binary.Write (staticcheck)
|
lint:
share/vss/rabin/vss.go#L765
SA1003: value of type bool cannot be used with binary.Write (staticcheck)
|