Skip to content

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

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

Status Success
Total duration 1m 34s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Analyze (go)
undefined: walletclient.New
Analyze (go)
cannot convert keys.XPriv() (value of type string) to type walletclient.WithXPriv
Analyze (go)
cannot convert "localhost:3001" (untyped string constant) to type walletclient.WithHTTP
Analyze (go)
cannot convert true (untyped bool constant) to type walletclient.WithSignRequest
Analyze (go)
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.