[custom channels 5/5]: merge custom channel staging branch into master #15846
Annotations
10 errors and 2 warnings
check commits:
routing/bandwidth_test.go#L121
cannot use &mockTrafficShaper{} (value of type *mockTrafficShaper) as TlvTrafficShaper value in argument to fn.Some[TlvTrafficShaper]: *mockTrafficShaper does not implement TlvTrafficShaper (wrong type for method PaymentBandwidth)
|
check commits:
routing/payment_lifecycle_test.go#L34
cannot use &mockTrafficShaper{} (value of type *mockTrafficShaper) as TlvTrafficShaper value in argument to fn.Some[TlvTrafficShaper]: *mockTrafficShaper does not implement TlvTrafficShaper (wrong type for method PaymentBandwidth)
|
check commits:
routing/payment_lifecycle_test.go#L87
cannot use &mockTrafficShaper{} (value of type *mockTrafficShaper) as TlvTrafficShaper value in argument to fn.Some[TlvTrafficShaper]: *mockTrafficShaper does not implement TlvTrafficShaper (wrong type for method PaymentBandwidth)
|
check commits:
routing/router_test.go#L168
cannot use &mockTrafficShaper{} (value of type *mockTrafficShaper) as TlvTrafficShaper value in argument to fn.Some[TlvTrafficShaper]: *mockTrafficShaper does not implement TlvTrafficShaper (wrong type for method PaymentBandwidth)
|
check commits:
routing/router_test.go#L2196
cannot use &mockTrafficShaper{} (value of type *mockTrafficShaper) as TlvTrafficShaper value in argument to fn.Some[TlvTrafficShaper]: *mockTrafficShaper does not implement TlvTrafficShaper (wrong type for method PaymentBandwidth)
|
check commits:
routing/router_test.go#L2281
cannot use &mockTrafficShaper{} (value of type *mockTrafficShaper) as TlvTrafficShaper value in argument to fn.Some[TlvTrafficShaper]: *mockTrafficShaper does not implement TlvTrafficShaper (wrong type for method PaymentBandwidth)
|
check commits:
routing/router_test.go#L2337
cannot use &mockTrafficShaper{} (value of type *mockTrafficShaper) as TlvTrafficShaper value in argument to fn.Some[TlvTrafficShaper]: *mockTrafficShaper does not implement TlvTrafficShaper (wrong type for method PaymentBandwidth)
|
check commits:
routing/router_test.go#L2421
cannot use &mockTrafficShaper{} (value of type *mockTrafficShaper) as TlvTrafficShaper value in argument to fn.Some[TlvTrafficShaper]: *mockTrafficShaper does not implement TlvTrafficShaper (wrong type for method PaymentBandwidth)
|
check commits:
routing/router_test.go#L2509
cannot use &mockTrafficShaper{} (value of type *mockTrafficShaper) as TlvTrafficShaper value in argument to fn.Some[TlvTrafficShaper]: *mockTrafficShaper does not implement TlvTrafficShaper (wrong type for method PaymentBandwidth)
|
check commits
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs-itest-bitcoind-postgres", "logs-itest-neutrino", "logs-itest-windows".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading