Shuffle #952
Annotations
10 errors and 2 warnings
lint:
graph/sources/mux.go#L140
unnecessary leading newline (whitespace)
|
lint:
graph/sources/mux.go#L159
unnecessary leading newline (whitespace)
|
lint:
graph/sources/mux_test.go#L359
unnecessary trailing newline (whitespace)
|
lint:
graph/sources/mux_test.go#L371
unnecessary trailing newline (whitespace)
|
lint:
graph/sources/mux_test.go#L415
unnecessary trailing newline (whitespace)
|
lint:
lnrpc/graphrpc/graph_client_test.go#L402
unnecessary leading newline (whitespace)
|
lint:
graph/sources/mux_test.go#L58
type assertion must be checked (forcetypeassert)
|
lint:
graph/sources/mux_test.go#L103
type assertion must be checked (forcetypeassert)
|
lint:
graph/sources/mux_test.go#L116
type assertion must be checked (forcetypeassert)
|
lint:
lnrpc/graphrpc/graph_client_test.go#L922
ineffectual assignment to addrs (ineffassign)
|
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