Skip to content

feat(spv 775) refactor the codebase and sync its functionality with the current state of the js client #653

feat(spv 775) refactor the codebase and sync its functionality with the current state of the js client

feat(spv 775) refactor the codebase and sync its functionality with the current state of the js client #653

Status Failure
Total duration 35s
Artifacts

run-tests.yml

on: pull_request
Run yaml linter
3s
Run yaml linter
Ask Nancy (check dependencies)
8s
Ask Nancy (check dependencies)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test (ubuntu-latest): examples/http/http.go#L15
undefined: walletclient.New
test (ubuntu-latest): examples/http/http.go#L16
cannot convert keys.XPriv() (value of type string) to type walletclient.WithXPriv
test (ubuntu-latest): examples/http/http.go#L17
cannot convert "localhost:3001" (untyped string constant) to type walletclient.WithHTTP
test (ubuntu-latest): examples/http/http.go#L18
cannot convert true (untyped bool constant) to type walletclient.WithSignRequest
test (ubuntu-latest)
Process completed with exit code 2.