Add the option on path creator to specify the incoming channel on blinded path #17674
main.yml
on: pull_request
Matrix: basic itests
Matrix: run unit tests
Sqlc check
2m 50s
RPC and mobile compilation check
3m 37s
check commits
9m 52s
lint code
7m 8s
sample configuration check
1m 45s
windows itest
34m 57s
macOS itest
19m 56s
check release notes updated
8s
backwards compatability test
4m 39s
Matrix: cross compilation
Matrix: check pinned dependencies
Matrix: itests
finish
2s
Annotations
15 errors and 3 warnings
Sqlc check
TypeError: this.source.on is not a function
|
lint code:
routing/pathfind.go#L1265
unnecessary leading newline (whitespace)
|
lint code:
routing/pathfind.go#L1304
unnecessary trailing newline (whitespace)
|
lint code:
routing/mock_graph_test.go#L256
unnecessary trailing newline (whitespace)
|
lint code:
routing/mock_graph_test.go#L223
unnecessary leading newline (whitespace)
|
lint code:
routing/mock_graph_test.go#L252
unnecessary trailing newline (whitespace)
|
lint code:
routing/mock_graph_test.go#L226
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.
|
run unit tests (unit-race)
Canceling since a higher priority waiting request for '9127' exists
|
run unit tests (unit-race)
The operation was canceled.
|
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/
|