fix memdb snapshot #114
Annotations
25 errors and 2 warnings
go-test (stable):
memdb.go#L69
root.Snapshot undefined (type *iradix.Tree has no field or method Snapshot)
|
go-test (stable):
txn.go#L75
tree.Root().SetSnapShotNode undefined (type *iradix.Node has no field or method SetSnapShotNode)
|
go-test (stable):
txn.go#L75
txn.rootTxn.Root().GetSnapshotNode undefined (type *iradix.Node has no field or method GetSnapshotNode)
|
go-test (stable):
txn.go#L98
tree.Root().SetSnapShotNode undefined (type *iradix.Node has no field or method SetSnapShotNode)
|
go-test (stable):
txn.go#L98
txn.rootTxn.Root().GetSnapshotNode undefined (type *iradix.Node has no field or method GetSnapshotNode)
|
go-test (stable):
memdb.go#L69
root.Snapshot undefined (type *iradix.Tree has no field or method Snapshot)
|
go-test (stable):
txn.go#L75
tree.Root().SetSnapShotNode undefined (type *iradix.Node has no field or method SetSnapShotNode)
|
go-test (stable):
txn.go#L75
txn.rootTxn.Root().GetSnapshotNode undefined (type *iradix.Node has no field or method GetSnapshotNode)
|
go-test (stable):
txn.go#L98
tree.Root().SetSnapShotNode undefined (type *iradix.Node has no field or method SetSnapShotNode)
|
go-test (stable):
txn.go#L98
txn.rootTxn.Root().GetSnapshotNode undefined (type *iradix.Node has no field or method GetSnapshotNode)
|
go-test (1.13)
The job was canceled because "stable" failed.
|
go-test (1.13)
The operation was canceled.
|
go-test (oldstable)
The job was canceled because "stable" failed.
|
go-test (oldstable):
memdb.go#L69
root.Snapshot undefined (type *iradix.Tree has no field or method Snapshot)
|
go-test (oldstable):
txn.go#L75
tree.Root().SetSnapShotNode undefined (type *iradix.Node has no field or method SetSnapShotNode)
|
go-test (oldstable):
txn.go#L75
txn.rootTxn.Root().GetSnapshotNode undefined (type *iradix.Node has no field or method GetSnapshotNode)
|
go-test (oldstable):
txn.go#L98
tree.Root().SetSnapShotNode undefined (type *iradix.Node has no field or method SetSnapShotNode)
|
go-test (oldstable):
txn.go#L98
txn.rootTxn.Root().GetSnapshotNode undefined (type *iradix.Node has no field or method GetSnapshotNode)
|
go-test (oldstable):
memdb.go#L69
root.Snapshot undefined (type *iradix.Tree has no field or method Snapshot)
|
go-test (oldstable):
txn.go#L75
tree.Root().SetSnapShotNode undefined (type *iradix.Node has no field or method SetSnapShotNode)
|
go-test (oldstable):
txn.go#L75
txn.rootTxn.Root().GetSnapshotNode undefined (type *iradix.Node has no field or method GetSnapshotNode)
|
go-test (oldstable):
txn.go#L98
tree.Root().SetSnapShotNode undefined (type *iradix.Node has no field or method SetSnapShotNode)
|
go-test (oldstable):
txn.go#L98
txn.rootTxn.Root().GetSnapshotNode undefined (type *iradix.Node has no field or method GetSnapshotNode)
|
lint
root.Snapshot undefined (type *iradix.Tree has no field or method Snapshot)
|
lint
Process completed with exit code 1.
|
go-test (stable)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9, autero1/action-gotestsum@7263b9d73912eec65f46337689e59fac865c425f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|