test patch cluster support for scan operation #2442
Annotations
18 errors and 3 warnings
build (1.20.x):
command.go#L14
use of internal package github.com/redis/go-redis/v9/internal not allowed
|
build (1.20.x):
generic_commands.go#L7
use of internal package github.com/redis/go-redis/v9/internal/hashtag not allowed
|
build (1.20.x):
command.go#L15
use of internal package github.com/redis/go-redis/v9/internal/hscan not allowed
|
build (1.20.x):
error.go#L11
use of internal package github.com/redis/go-redis/v9/internal/pool not allowed
|
build (1.20.x):
command.go#L16
use of internal package github.com/redis/go-redis/v9/internal/proto not allowed
|
build (1.20.x):
osscluster.go#L21
use of internal package github.com/redis/go-redis/v9/internal/rand not allowed
|
build (1.20.x):
command.go#L17
use of internal package github.com/redis/go-redis/v9/internal/util not allowed
|
build (1.20.x)
Process completed with exit code 2.
|
build (1.19.x):
command.go#L14
use of internal package github.com/redis/go-redis/v9/internal not allowed
|
build (1.19.x):
generic_commands.go#L7
use of internal package github.com/redis/go-redis/v9/internal/hashtag not allowed
|
build (1.19.x):
command.go#L15
use of internal package github.com/redis/go-redis/v9/internal/hscan not allowed
|
build (1.19.x):
error.go#L11
use of internal package github.com/redis/go-redis/v9/internal/pool not allowed
|
build (1.19.x):
command.go#L16
use of internal package github.com/redis/go-redis/v9/internal/proto not allowed
|
build (1.19.x):
osscluster.go#L21
use of internal package github.com/redis/go-redis/v9/internal/rand not allowed
|
build (1.19.x):
command.go#L17
use of internal package github.com/redis/go-redis/v9/internal/util not allowed
|
build (1.19.x)
Process completed with exit code 2.
|
build (1.21.x):
command.go#L14
use of internal package github.com/redis/go-redis/v9/internal not allowed
|
build (1.21.x)
Process completed with exit code 2.
|
build (1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-redis/go-redis. Supported file pattern: go.sum
|
build (1.19.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-redis/go-redis. Supported file pattern: go.sum
|
build (1.21.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-redis/go-redis. Supported file pattern: go.sum
|