Skip to content

Remove TSM integration support #3661

Remove TSM integration support

Remove TSM integration support #3661

Triggered via pull request December 13, 2024 17:26
Status Failure
Total duration 34s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: internal/models/helmfeature/clustergroup/fullname.go#L7
import 'github.com/go-openapi/swag' is not allowed from list 'Main' (depguard)
Build: internal/models/helmfeature/clustergroup/helmfeature.go#L8
import 'github.com/go-openapi/swag' is not allowed from list 'Main' (depguard)
Build: internal/models/helmfeature/clustergroup/helmfeature.go#L10
import 'github.com/vmware/terraform-provider-tanzu-mission-control/internal/models/objectmeta' is not allowed from list 'Main' (depguard)
Build: internal/models/helmfeature/clustergroup/method_create.go#L7
import 'github.com/go-openapi/swag' is not allowed from list 'Main' (depguard)
Build: internal/models/helmfeature/clustergroup/method_list.go#L10
import 'github.com/vmware/terraform-provider-tanzu-mission-control/internal/models/options' is not allowed from list 'Main' (depguard)
Build: internal/models/helmfeature/clustergroup/status.go#L10
import 'github.com/vmware/terraform-provider-tanzu-mission-control/internal/models/status' is not allowed from list 'Main' (depguard)
Build: internal/resources/common/scope/constants.go#L8
import 'github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema' is not allowed from list 'Main' (depguard)
Build: internal/resources/common/scope/constants.go#L10
import 'github.com/vmware/terraform-provider-tanzu-mission-control/internal/resources/cluster' is not allowed from list 'Main' (depguard)
Build: internal/resources/common/scope/constants.go#L11
import 'github.com/vmware/terraform-provider-tanzu-mission-control/internal/resources/clustergroup' is not allowed from list 'Main' (depguard)
Build: internal/resources/common/scope/scope_schema.go#L12
import 'github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema' is not allowed from list 'Main' (depguard)
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636