mega graph code move #877
Annotations
9 errors and 2 warnings
channeldb/db_test.go#L735
unslice: could simplify pub[:] to pub (gocritic)
|
graph/db/graph.go#L439
unnecessary trailing newline (whitespace)
|
rpcserver.go#L6541
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
rpcserver.go#L6787
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
server.go#L3412
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
autopilot/graph.go#L171
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
autopilot/graph.go#L173
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
discovery/gossiper.go#L1690
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (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", "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/
|
This job failed
Loading