Refine the init method of PD HTTP client #2971
Annotations
4 errors and 2 warnings
Check build
cannot use h.Store (variable of type helper.Storage) as "github.com/tikv/client-go/v2/tikv".Storage value in argument to gcworker.RunResolveLocks: helper.Storage does not implement "github.com/tikv/client-go/v2/tikv".Storage (missing method GetPDHTTPClient)
|
Check build
cannot use tlsConfig (variable of type *"crypto/tls".Config) as []string value in argument to tikv.WithPDHTTPClient
|
Check build
cannot use etcdAddrs (variable of type []string) as "github.com/tikv/pd/client/http".ClientOption value in argument to tikv.WithPDHTTPClient
|
Check build
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/client-go/client-go. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading