Skip to content

PR #358

PR #358 #863

Triggered via dynamic June 28, 2024 15:15
Status Success
Total duration 1m 11s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (go)
method BTreeNode.Leaf already declared at /home/runner/work/appendable/appendable/pkg/btree/node.go:41:21
Analyze (go)
node.Keys undefined (type *BTreeNode has no field or method Keys)
Analyze (go)
parent.Keys undefined (type *BTreeNode has no field or method Keys)
Analyze (go)
child.Keys undefined (type *BTreeNode has no field or method Keys)
Analyze (go)
child.Keys undefined (type *BTreeNode has no field or method Keys)
Analyze (go)
rightChild.Keys undefined (type *BTreeNode has no field or method Keys)
Analyze (go)
child.Keys undefined (type *BTreeNode has no field or method Keys)
Analyze (go)
child.Keys undefined (type *BTreeNode has no field or method Keys)
Analyze (go)
child.Keys undefined (type *BTreeNode has no field or method Keys)
Analyze (go)
parent.Keys undefined (type *BTreeNode has no field or method Keys)