Skip to content

chore: fix some function names #951

chore: fix some function names

chore: fix some function names #951

Re-run triggered September 2, 2024 07:40
Status Success
Total duration 4m 20s
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/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: crypto/bn256/google/optate.go#L192
Function 'miller' has too many statements (71 > 40) (funlen)
lint: crypto/bn256/google/optate.go#L308
Function 'finalExponentiation' has too many statements (64 > 40) (funlen)
lint: crypto/bn256/google/twist.go#L96
Function 'Add' has too many statements (54 > 40) (funlen)
lint
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/
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']