Skip to content

feature: add redis token refresh support #12302

feature: add redis token refresh support

feature: add redis token refresh support #12302

Re-run triggered November 20, 2023 06:20
Status Failure
Total duration 1m 11s
Artifacts

components-contrib.yml

on: pull_request
Build linux_amd64 binaries
1m 1s
Build linux_amd64 binaries
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build linux_amd64 binaries
cannot use client (variable of type *"github.com/go-redis/redis/v8".Client) as *"github.com/go-redis/redis/v8".ClusterClient value in argument to refreshTokenRoutineV8
Build linux_amd64 binaries
cannot use client (variable of type *"github.com/go-redis/redis/v8".Client) as *"github.com/go-redis/redis/v8".ClusterClient value in argument to refreshTokenRoutineV8
Build linux_amd64 binaries
cannot use client (variable of type *"github.com/redis/go-redis/v9".Client) as *"github.com/redis/go-redis/v9".ClusterClient value in argument to refreshTokenRoutineV9
Build linux_amd64 binaries
cannot use client (variable of type *"github.com/redis/go-redis/v9".Client) as *"github.com/redis/go-redis/v9".ClusterClient value in argument to refreshTokenRoutineV9
Build linux_amd64 binaries
Process completed with exit code 2.