fix(deps): update module github.com/testcontainers/testcontainers-go to v0.34.0 #29
Annotations
10 errors and 2 warnings
golangci-lint:
internal/containersuite/containerSuite.go#L167
undefined: testcontainers (typecheck)
|
golangci-lint:
internal/containersuite/containerSuite.go#L193
undefined: testcontainers (typecheck)
|
golangci-lint:
internal/containersuite/containerSuite.go#L174
s.T undefined (type *ContainerSuite has no field or method T) (typecheck)
|
golangci-lint:
internal/containersuite/containerSuite.go#L199
undefined: testcontainers (typecheck)
|
golangci-lint:
internal/containersuite/containerSuite.go#L221
s.T undefined (type *ContainerSuite has no field or method T) (typecheck)
|
golangci-lint:
internal/containersuite/containerSuite.go#L226
s.T undefined (type *ContainerSuite has no field or method T) (typecheck)
|
golangci-lint:
internal/containersuite/containerSuite.go#L246
s.Require undefined (type *ContainerSuite has no field or method Require) (typecheck)
|
golangci-lint:
cmd/zbctl/main_test.go#L280
s.FailNowf undefined (type *integrationTestSuite has no field or method FailNowf) (typecheck)
|
golangci-lint:
cmd/zbctl/main_test.go#L285
s.MonitoringAddress undefined (type *integrationTestSuite has no field or method MonitoringAddress) (typecheck)
|
golangci-lint:
cmd/zbctl/main_test.go#L286
s.FailNow undefined (type *integrationTestSuite has no field or method FailNow) (typecheck)
|
golangci-lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Post golangci-lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Loading