Skip to content

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

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

Status Success
Total duration 1m 39s
Artifacts

codeql-analysis.yml

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

Annotations

10 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)
undefined: walletclient.New
Analyze (go)
cannot convert exampleAccessKey (variable of type string) to type walletclient.WithAccessKey
Analyze (go)
cannot convert "http://localhost:3003/v1" (untyped string constant) to type walletclient.WithHTTP
Analyze (go)
cannot convert true (untyped bool constant) to type walletclient.WithSignRequest
Analyze (go)
undefined: walletclient.New
Analyze (go)
cannot convert keys.XPriv() (value of type string) to type walletclient.WithXPriv
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.