redis driver for blob cache information and metadb #10417
Annotations
4 errors and 1 warning
lint:
pkg/meta/boltdb/boltdb.go#L1572
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"DB has broken format, no version index found for: %s\", DBVersion)" (err113)
|
lint:
pkg/meta/redisdb/redis.go#L1950
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"DB has broken format, no version index found for: %s\", DBVersion)" (err113)
|
lint:
pkg/meta/dynamodb/dynamodb.go#L2058
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"DB has broken format, no version index found for: %s\", DBVersion)" (err113)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|