ci: refine Go version handling in CI workflows #56
Annotations
10 errors and 5 warnings
lint:
redis_test.go#L40
string `:6379` has 9 occurrences, make it a constant (goconst)
|
lint:
options.go#L7
import 'github.com/golang-queue/queue' is not allowed from list 'Main' (depguard)
|
lint:
options.go#L8
import 'github.com/golang-queue/queue/core' is not allowed from list 'Main' (depguard)
|
lint:
redis.go#L11
import 'github.com/golang-queue/queue' is not allowed from list 'Main' (depguard)
|
lint:
redis.go#L12
import 'github.com/golang-queue/queue/core' is not allowed from list 'Main' (depguard)
|
lint:
redis.go#L13
import 'github.com/golang-queue/queue/job' is not allowed from list 'Main' (depguard)
|
lint:
redis.go#L15
import 'github.com/redis/go-redis/v9' is not allowed from list 'Main' (depguard)
|
lint:
redis_test.go#L13
import 'github.com/golang-queue/queue' is not allowed from list 'Main' (depguard)
|
lint:
redis_test.go#L14
import 'github.com/golang-queue/queue/core' is not allowed from list 'Main' (depguard)
|
lint:
redis_test.go#L15
import 'github.com/golang-queue/queue/job' is not allowed from list 'Main' (depguard)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/redisdb-stream/redisdb-stream. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.19
Restore cache failed: Dependencies file is not found in /home/runner/work/redisdb-stream/redisdb-stream. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.18
Restore cache failed: Dependencies file is not found in /home/runner/work/redisdb-stream/redisdb-stream. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/redisdb-stream/redisdb-stream. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.20
Restore cache failed: Dependencies file is not found in /home/runner/work/redisdb-stream/redisdb-stream. Supported file pattern: go.sum
|