mssmt: add new batched ms-smt leaf insertion with recursive merge update #3815
main.yaml
on: pull_request
Matrix: run unit tests
Sqlc check
29s
RPC check
1m 19s
go mod check
19s
test vector check
55s
migration version check
13s
Compilation check
1m 46s
sample configuration check
40s
Docker build check
3m 49s
cross compilation
12m 8s
Lint check
2m 47s
Format check
28s
run itests
12m 7s
run itests postgres
20m 21s
run LiT tests
10m 47s
finish
3s
Annotations
5 errors
Lint check:
mssmt/compacted_tree.go#L401
G601: Implicit memory aliasing in for loop. (gosec)
|
Lint check:
mssmt/compacted_tree.go#L453
G601: Implicit memory aliasing in for loop. (gosec)
|
Lint check:
mssmt/compacted_tree.go#L503
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Lint check
Process completed with exit code 2.
|
run LiT tests
Process completed with exit code 2.
|