Skip to content

Split out rpc service descriptor, stub client #131

Split out rpc service descriptor, stub client

Split out rpc service descriptor, stub client #131

Triggered via push November 13, 2024 00:34
Status Failure
Total duration 3m 12s
Artifacts
Matrix: lint_and_test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint_and_test (macOS-latest, stable): src/rpc.rs#L103
redundant field names in struct initialization
lint_and_test (macOS-latest, stable): src/rpc.rs#L62
writing `&String` instead of `&str` involves a new object where a slice will do
lint_and_test (macOS-latest, stable): src/lib.rs#L1349
variable `rpcInstance` should have a snake case name
lint_and_test (macOS-latest, stable)
Process completed with exit code 101.
lint_and_test (ubuntu-latest, stable)
The job was canceled because "macOS-latest_stable" failed.
lint_and_test (ubuntu-latest, stable): src/rpc.rs#L103
redundant field names in struct initialization
lint_and_test (ubuntu-latest, stable)
The operation was canceled.