Skip to content

remove m.Called() from Obtain() #597

remove m.Called() from Obtain()

remove m.Called() from Obtain() #597

Triggered via push November 17, 2024 15:53
Status Failure
Total duration 1m 17s
Artifacts

golang-ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
test (1.23): tools/testserver/main.go#L79
cannot use rdb (variable of type *"github.com/redis/go-redis/v9".Client) as failover.LockClient value in argument to failover.NewActivePassive: *"github.com/redis/go-redis/v9".Client does not implement failover.LockClient (missing method Obtain) (typecheck)
test (1.23)
Process completed with exit code 2.
test (1.23)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.23)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/