Skip to content

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

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 #651

Status Failure
Total duration 32s
Artifacts

run-tests.yml

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

Annotations

10 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): examples/http_with_access_key/http_with_access_key.go#L11
cannot convert exampleAccessKey (variable of type string) to type walletclient.WithAccessKey
test (ubuntu-latest): examples/http_with_access_key/http_with_access_key.go#L12
cannot convert "http://localhost:3003/v1" (untyped string constant) to type walletclient.WithHTTP
test (ubuntu-latest): examples/http_with_access_key/http_with_access_key.go#L13
cannot convert true (untyped bool constant) to type walletclient.WithSignRequest
test (ubuntu-latest): examples/new_paymail/new_paymail.go#L15
undefined: walletclient.New
test (ubuntu-latest): examples/new_paymail/new_paymail.go#L16
cannot convert keys.XPriv() (value of type string) to type walletclient.WithXPriv