Multinode #154
Closed
Multinode #154
Annotations
9 errors and 2 warnings
cmd/multinode/main.go#L46
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
cmd/multinode/main.go#L102
commentFormatting: put a space between `//` and comment text (gocritic)
|
autopilot/prefattach_test.go#L694
unnecessary trailing newline (whitespace)
|
cmd/multinode/graph_mux.go#L87
unnecessary leading newline (whitespace)
|
cmd/multinode/graph_mux.go#L106
unnecessary leading newline (whitespace)
|
cmd/multinode/graph_mux.go#L164
unnecessary leading newline (whitespace)
|
cmd/multinode/graph_mux.go#L169
multi-line statement should be followed by a newline (whitespace)
|
cmd/multinode/main.go#L60
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
|
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-rpcpolling", "logs-itest-bitcoind-sqlite", "logs-itest-macos", "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/
|
The logs for this run have expired and are no longer available.
Loading