feat: Add label_file support to service #2522
Annotations
11 errors
|
Run golangci/golangci-lint-action@v6:
cli/options.go#L34
could not import github.com/compose-spec/compose-go/v2/types (-: # github.com/compose-spec/compose-go/v2/types
|
Run golangci/golangci-lint-action@v6:
types/types.go#L92
undefined: LabelFile) (typecheck)
|
Run golangci/golangci-lint-action@v6:
format/volume.go#L26
could not import github.com/compose-spec/compose-go/v2/types (-: # github.com/compose-spec/compose-go/v2/types
|
Run golangci/golangci-lint-action@v6:
types/types.go#L92
undefined: LabelFile) (typecheck)
|
Run golangci/golangci-lint-action@v6:
graph/cycle.go#L23
could not import github.com/compose-spec/compose-go/v2/types (-: # github.com/compose-spec/compose-go/v2/types
|
Run golangci/golangci-lint-action@v6:
types/types.go#L92
undefined: LabelFile) (typecheck)
|
Run golangci/golangci-lint-action@v6:
graph/services.go#L40
cannot infer S (graph/traversal.go:56:19) (typecheck)
|
Run golangci/golangci-lint-action@v6:
graph/graph_test.go#L82
cannot infer T (graph/services.go:35:31) (typecheck)
|
Run golangci/golangci-lint-action@v6:
graph/graph_test.go#L121
missing type in composite literal (typecheck)
|
Run golangci/golangci-lint-action@v6:
graph/graph_test.go#L138
missing type in composite literal (typecheck)
|
Loading