Bump github.com/hashicorp/consul/sdk from 0.15.0 to 0.16.0 #283
Annotations
9 errors
Run linters:
cli_test.go#L17
could not import github.com/hashicorp/consul-template/test (-: # github.com/hashicorp/consul-template/test
|
Run linters:
test/helpers.go#L87
cannot use (*TestingTB)(nil) (value of type *TestingTB) as testutil.TestingTB value in variable declaration: *TestingTB does not implement testutil.TestingTB (missing method Error)) (typecheck)
|
Run linters:
dependency/catalog_node_test.go#L8
could not import github.com/hashicorp/consul-template/test (-: # github.com/hashicorp/consul-template/test
|
Run linters:
test/helpers.go#L87
cannot use (*TestingTB)(nil) (value of type *TestingTB) as testutil.TestingTB value in variable declaration: *TestingTB does not implement testutil.TestingTB (missing method Error)) (typecheck)
|
Run linters:
manager/manager_test.go#L16
could not import github.com/hashicorp/consul-template/test (-: # github.com/hashicorp/consul-template/test
|
Run linters:
test/helpers.go#L87
cannot use (*TestingTB)(nil) (value of type *TestingTB) as testutil.TestingTB value in variable declaration: *TestingTB does not implement testutil.TestingTB (missing method Error)) (typecheck)
|
Run linters:
test/helpers.go#L1
: # github.com/hashicorp/consul-template/test [github.com/hashicorp/consul-template/test.test]
|
Run linters:
test/helpers.go#L87
cannot use (*TestingTB)(nil) (value of type *TestingTB) as testutil.TestingTB value in variable declaration: *TestingTB does not implement testutil.TestingTB (missing method Error) (typecheck)
|
Run linters
issues found
|
Loading