Misc1 graph #1008
Annotations
20 errors and 1 warning
setup go 1.22.6
Cannot open: File exists
|
setup go 1.22.6
Cannot open: File exists
|
setup go 1.22.6
Cannot open: File exists
|
setup go 1.22.6
Cannot open: File exists
|
setup go 1.22.6
Cannot open: File exists
|
setup go 1.22.6
Cannot open: File exists
|
setup go 1.22.6
Cannot open: File exists
|
setup go 1.22.6
Cannot open: File exists
|
setup go 1.22.6
Cannot open: File exists
|
setup go 1.22.6
Cannot open: File exists
|
run unit tags="kvdb_sqlite":
graph/db/addr_test.go#L54
undefined: ErrUnknownAddressType
|
run unit tags="kvdb_sqlite":
graph/db/graph_cache_test.go#L102
too many arguments in call to cache.AddNode
|
run unit tags="kvdb_sqlite":
graph/db/graph_test.go#L338
not enough arguments in call to graph.FetchChannelEdgesByID
|
run unit tags="kvdb_sqlite":
graph/db/graph_test.go#L348
cannot use chanID (variable of type uint64) as func(deletedEdge *models.ChannelEdgeInfo) value in argument to graph.DeleteChannelEdges
|
run unit tags="kvdb_sqlite":
graph/db/graph_test.go#L359
not enough arguments in call to graph.FetchChannelEdgesByID
|
run unit tags="kvdb_sqlite":
graph/db/graph_test.go#L362
assignment mismatch: 3 variables but graph.IsZombieEdge returns 4 values
|
run unit tags="kvdb_sqlite":
graph/db/graph_test.go#L369
cannot use chanID (variable of type uint64) as func(deletedEdge *models.ChannelEdgeInfo) value in argument to graph.DeleteChannelEdges
|
run unit tags="kvdb_sqlite":
graph/db/graph_test.go#L441
not enough arguments in call to graph.PruneGraph
|
run unit tags="kvdb_sqlite":
graph/db/graph_test.go#L446
not enough arguments in call to graph.PruneGraph
|
run unit tags="kvdb_sqlite":
graph/db/graph_test.go#L705
not enough arguments in call to graph.UpdateEdgePolicy
|
setup go 1.22.6
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading