Merge branch 'main' into renovate/github.com-compose-spec-compose-go-… #253
test.yaml
on: push
Lint
1m 24s
Acceptance Tests
2m 9s
Annotations
7 errors
Lint:
cmd/doco-cd/http_handler_test.go#L15
could not import github.com/docker/compose/v2/pkg/compose (-: # github.com/docker/compose/v2/pkg/compose
|
Lint
cannot use device (variable of type "github.com/compose-spec/compose-go/v2/types".DeviceMapping) as string value in argument to strings.Split) (typecheck)
|
Lint:
internal/docker/compose.go#L28
could not import github.com/docker/compose/v2/pkg/compose (-: # github.com/docker/compose/v2/pkg/compose
|
Lint
cannot use device (variable of type "github.com/compose-spec/compose-go/v2/types".DeviceMapping) as string value in argument to strings.Split) (typecheck)
|
Lint
issues found
|
Acceptance Tests
cannot use device (variable of type "github.com/compose-spec/compose-go/v2/types".DeviceMapping) as string value in argument to strings.Split
|
Acceptance Tests
Process completed with exit code 1.
|