Add the option on path creator to specify the incoming channel on blinded path #17678
main.yml
on: pull_request
Matrix: basic itests
Matrix: run unit tests
Sqlc check
32s
RPC and mobile compilation check
3m 46s
check commits
9m 39s
lint code
7m 7s
sample configuration check
1m 39s
windows itest
38m 39s
macOS itest
20m 16s
check release notes updated
7s
backwards compatability test
4m 39s
Matrix: cross compilation
Matrix: check pinned dependencies
Matrix: itests
finish
3s
Annotations
6 errors and 3 warnings
Sqlc check
TypeError: this.source.on is not a function
|
check commits:
routing/mock_graph_test.go#L238
cannot use m (variable of type *mockGraph) as graphdb.NodeTraverser value in argument to cb: *mockGraph does not implement graphdb.NodeTraverser (missing method FetchChannelEdgesByID)
|
check commits:
routing/mock_graph_test.go#L285
cannot use &mockGraph{} (value of type *mockGraph) as Graph value in variable declaration: *mockGraph does not implement Graph (missing method FetchChannelEdgesByID)
|
check commits:
routing/bandwidth_test.go#L119
cannot use g (variable of type *mockGraph) as Graph value in argument to newBandwidthManager: *mockGraph does not implement Graph (missing method FetchChannelEdgesByID)
|
check commits
Process completed with exit code 1.
|
run unit tests (unit-cover)
Process completed with exit code 2.
|
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Sqlc check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|