Skip to content

redis driver for blob cache information and metadb #10417

redis driver for blob cache information and metadb

redis driver for blob cache information and metadb #10417

Triggered via pull request January 9, 2025 18:47
Status Failure
Total duration 4m 46s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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