mssmt: add new batched ms-smt leaf insertion with recursive merge update #3814
main.yaml
on: pull_request
Matrix: run unit tests
Sqlc check
28s
RPC check
1m 25s
go mod check
26s
test vector check
57s
migration version check
9s
Compilation check
1m 39s
sample configuration check
42s
Docker build check
3m 45s
cross compilation
11m 52s
Lint check
2m 47s
Format check
19s
run itests
11m 54s
run itests postgres
20m 13s
run LiT tests
17m 17s
finish
5s
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.
|