Run blockbeat
PRs as a whole
#388
Annotations
10 errors and 2 warnings
lint:
lntest/harness.go#L335
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
lint:
itest/list_on_test.go#L683
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
lint:
itest/list_on_test.go#L689
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
lint:
itest/list_on_test.go#L698
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
lint:
itest/lnd_test.go#L145
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
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#L211
appendAssign: append result not assigned to the same slice (gocritic)
|
lint:
lntest/harness.go#L2177
Comment should end in a period (godot)
|
lint:
itest/lnd_channel_backup_test.go#L441
Comment should end in a period (godot)
|
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-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