Bump github.com/couchbase/gocb/v2 from 2.6.3 to 2.9.3 #230
Annotations
6 errors
lint:
pkg/builder/builder_stats.go#L70
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
lint:
pkg/builder/builder_stats.go#L70
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
pkg/director/mysql_director_integration_test.go#L79
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
lint:
pkg/director/mysql_director_integration_test.go#L79
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
lint:
pkg/manager/manager_integration_test.go#L87
File is not `gofumpt`-ed (gofumpt)
|
lint
issues found
|