Skip to content

Fixed some bugs

Fixed some bugs #898

Triggered via pull request January 26, 2024 07:18
Status Success
Total duration 2m 19s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: common/sort/sort.go#L109
Function 'doPivot' has too many statements (45 > 40) (funlen)
lint: common/sort/sort.go#L425
Function 'symMerge' is too long (79 > 60) (funlen)
lint: crypto/blake2b/blake2b_generic.go#L46
Function 'fGeneric' has too many statements (127 > 40) (funlen)
lint: crypto/secp256k1/curve.go#L146
Function 'addJacobian' has too many statements (49 > 40) (funlen)
lint: common/math/binomial_distribution.go#L323
Function 'logBeta' is too long (157 > 60) (funlen)
lint: common/math/binomial_distribution.go#L641
Function 'invGamma1pm1' is too long (79 > 60) (funlen)
lint: crypto/bn256/google/curve.go#L77
Function 'Add' has too many statements (70 > 40) (funlen)
lint: crypto/bn256/google/gfp6.go#L118
Function 'Mul' has too many statements (43 > 40) (funlen)
lint: crypto/bn256/google/optate.go#L7
Function 'lineFunctionAdd' has too many statements (56 > 40) (funlen)
lint: crypto/bn256/google/optate.go#L85
Function 'lineFunctionDouble' has too many statements (51 > 40) (funlen)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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']
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']