Add the option on path creator to specify the incoming channel on blinded path #17676
main.yml
on: pull_request
Matrix: basic itests
Matrix: run unit tests
Sqlc check
41s
RPC and mobile compilation check
3m 21s
check commits
9m 49s
lint code
7m 1s
sample configuration check
1m 38s
windows itest
40m 38s
macOS itest
18m 37s
check release notes updated
6s
backwards compatability test
4m 42s
Matrix: cross compilation
Matrix: check pinned dependencies
Matrix: itests
finish
5s
Annotations
8 errors and 3 warnings
Sqlc check
TypeError: this.source.on is not a function
|
lint code:
routing/mock_graph_test.go#L228
unnecessary leading newline (whitespace)
|
lint code
Process completed with exit code 2.
|
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/
|