htlcswitch: use fn.GoroutineManager #15991
Annotations
5 errors and 2 warnings
lint:
htlcswitch/switch.go#L1783
Error return value of `s.Stop` is not checked (errcheck)
|
lint:
htlcswitch/switch_test.go#L3196
Error return value of `s.Stop` is not checked (errcheck)
|
lint:
htlcswitch/switch_test.go#L3226
Error return value of `s.Stop` is not checked (errcheck)
|
lint:
htlcswitch/switch.go#L1786
return with no blank line before (nlreturn)
|
lint
Process completed with exit code 2.
|
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-etcd", "logs-itest-macos", "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