Fix comment of SuspendTime
#2977
compatibility.yml
on: pull_request
tidb-compatibility
2m 40s
Annotations
4 errors and 2 warnings
tidb-compatibility
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)
|
tidb-compatibility
cannot use tlsConfig (variable of type *"crypto/tls".Config) as []string value in argument to tikv.WithPDHTTPClient
|
tidb-compatibility
cannot use etcdAddrs (variable of type []string) as "github.com/tikv/pd/client/http".ClientOption value in argument to tikv.WithPDHTTPClient
|
tidb-compatibility
Process completed with exit code 2.
|
tidb-compatibility
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/
|
tidb-compatibility
Restore cache failed: Dependencies file is not found in /home/runner/work/client-go/client-go. Supported file pattern: go.sum
|