Shuffle #943
Annotations
10 errors and 2 warnings
lint:
graph/sources/mux_test.go#L41
var `testChanPoint2` is unused (unused)
|
lint:
graph/sources/mux.go#L123
unnecessary leading newline (whitespace)
|
lint:
graph/sources/mux.go#L142
unnecessary leading newline (whitespace)
|
lint:
graph/sources/mux_test.go#L284
unnecessary trailing newline (whitespace)
|
lint:
graph/sources/mux_test.go#L364
unnecessary trailing newline (whitespace)
|
lint:
graph/sources/mux_test.go#L376
unnecessary trailing newline (whitespace)
|
lint:
lnrpc/graphrpc/graph_client_test.go#L398
unnecessary leading newline (whitespace)
|
lint:
graph/sources/mux_test.go#L65
type assertion must be checked (forcetypeassert)
|
lint:
graph/sources/mux_test.go#L111
type assertion must be checked (forcetypeassert)
|
lint:
graph/sources/mux_test.go#L124
type assertion must be checked (forcetypeassert)
|
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-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