Skip to content

mssmt: add new batched ms-smt leaf insertion with recursive merge update #3814

mssmt: add new batched ms-smt leaf insertion with recursive merge update

mssmt: add new batched ms-smt leaf insertion with recursive merge update #3814

Triggered via pull request February 3, 2025 04:47
Status Failure
Total duration 20m 23s
Artifacts

main.yaml

on: pull_request
Matrix: run unit tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint check: mssmt/compacted_tree.go#L23
G601: Implicit memory aliasing in for loop. (gosec)
Lint check: mssmt/compacted_tree.go#L185
G601: Implicit memory aliasing in for loop. (gosec)
Lint check: mssmt/compacted_tree.go#L141
multi-line statement should be followed by a newline (whitespace)
Lint check: mssmt/compacted_tree.go#L83
S1021: should merge variable declaration with assignment on next line (gosimple)
Lint check
Process completed with exit code 2.