Bump the go-mod group across 1 directory with 5 updates #23
Annotations
7 errors and 1 warning
lint:
pkg/clickhouseinfra/clickhouseinfra.go#L1
: # github.com/DIMO-Network/model-garage/pkg/clickhouseinfra
|
lint:
pkg/clickhouseinfra/clickhouseinfra.go#L191
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement (typecheck)
|
lint:
cmd/clickhouse-container/main.go#L12
could not import github.com/DIMO-Network/model-garage/pkg/clickhouseinfra (-: # github.com/DIMO-Network/model-garage/pkg/clickhouseinfra
|
lint:
pkg/clickhouseinfra/clickhouseinfra.go#L191
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement) (typecheck)
|
lint:
pkg/migrations/migrations_test.go#L7
could not import github.com/DIMO-Network/model-garage/pkg/clickhouseinfra (-: # github.com/DIMO-Network/model-garage/pkg/clickhouseinfra
|
lint:
pkg/clickhouseinfra/clickhouseinfra.go#L191
cannot use func(req *testcontainers.GenericContainerRequest) {…} (value of type func(req *testcontainers.GenericContainerRequest)) as testcontainers.CustomizeRequestOption value in return statement) (typecheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/model-garage/model-garage. Supported file pattern: go.sum
|