chore: fix some comments #961
Annotations
10 errors and 3 warnings
golangci-lint:
common/sort/sort.go#L109
Function 'doPivot' has too many statements (45 > 40) (funlen)
|
golangci-lint:
common/sort/sort.go#L425
Function 'symMerge' is too long (79 > 60) (funlen)
|
golangci-lint:
event/feed.go#L128
Function 'Send' is too long (61 > 60) (funlen)
|
golangci-lint:
common/math/binomial_distribution.go#L323
Function 'logBeta' is too long (157 > 60) (funlen)
|
golangci-lint:
common/math/binomial_distribution.go#L641
Function 'invGamma1pm1' is too long (79 > 60) (funlen)
|
golangci-lint:
crypto/blake2b/blake2b_generic.go#L46
Function 'fGeneric' has too many statements (127 > 40) (funlen)
|
golangci-lint:
crypto/secp256k1/curve.go#L146
Function 'addJacobian' has too many statements (49 > 40) (funlen)
|
golangci-lint:
crypto/bn256/cloudflare/bn256.go#L432
Function 'Unmarshal' has too many statements (43 > 40) (funlen)
|
golangci-lint:
crypto/bn256/cloudflare/curve.go#L65
Function 'Add' has too many statements (50 > 40) (funlen)
|
golangci-lint:
crypto/bn256/cloudflare/optate.go#L122
Function 'miller' has too many statements (46 > 40) (funlen)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Post golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
Loading