fix itest re blockbeat
#472
Annotations
7 errors and 2 warnings
lint:
itest/lnd_channel_force_close_test.go#L36
appendAssign: append result not assigned to the same slice (gocritic)
|
lint:
itest/lnd_channel_force_close_test.go#L61
appendAssign: append result not assigned to the same slice (gocritic)
|
lint:
itest/lnd_multi-hop_force_close_test.go#L132
appendAssign: append result not assigned to the same slice (gocritic)
|
lint:
sweep/sweeper.go#L269
unnecessary trailing newline (whitespace)
|
lint:
lntest/harness.go#L2356
return with no blank line before (nlreturn)
|
lint:
sweep/txgenerator.go#L318
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-bitcoind-notxindex", "logs-itest-bitcoind-postgres", "logs-itest-bitcoind-postgres-nativesql", "logs-itest-bitcoind-sqlite", "logs-itest-bitcoind-sqlite-nativesql", "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