fix(deps): update module github.com/testcontainers/testcontainers-go to v0.34.0 #40
ci.yml
on: pull_request
Go client tests
2m 20s
Go linting
37s
Go Backwards Compatibility
2m 24s
Annotations
10 errors and 2 warnings
Go linting:
internal/containersuite/containerSuite.go#L167
undefined: testcontainers (typecheck)
|
Go linting:
internal/containersuite/containerSuite.go#L193
undefined: testcontainers (typecheck)
|
Go linting:
internal/containersuite/containerSuite.go#L174
s.T undefined (type *ContainerSuite has no field or method T) (typecheck)
|
Go linting:
internal/containersuite/containerSuite.go#L199
undefined: testcontainers (typecheck)
|
Go linting:
internal/containersuite/containerSuite.go#L221
s.T undefined (type *ContainerSuite has no field or method T) (typecheck)
|
Go linting:
internal/containersuite/containerSuite.go#L226
s.T undefined (type *ContainerSuite has no field or method T) (typecheck)
|
Go linting:
internal/containersuite/containerSuite.go#L246
s.Require undefined (type *ContainerSuite has no field or method Require) (typecheck)
|
Go linting:
cmd/zbctl/main_test.go#L280
s.FailNowf undefined (type *integrationTestSuite has no field or method FailNowf) (typecheck)
|
Go linting:
cmd/zbctl/main_test.go#L285
s.MonitoringAddress undefined (type *integrationTestSuite has no field or method MonitoringAddress) (typecheck)
|
Go linting:
cmd/zbctl/main_test.go#L286
s.FailNow undefined (type *integrationTestSuite has no field or method FailNow) (typecheck)
|
Go linting
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']
|
Go linting
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']
|