Fix linter issues #3687
Annotations
10 errors and 1 warning
Build:
internal/models/sourcesecret/cluster/source_secret.go#L11
import 'github.com/go-openapi/swag' is not allowed from list 'Main' (depguard)
|
Build:
internal/models/sourcesecret/cluster/source_secret.go#L13
import 'github.com/vmware/terraform-provider-tanzu-mission-control/internal/models/objectmeta' is not allowed from list 'Main' (depguard)
|
Build:
internal/models/sourcesecret/cluster/source_secret_fullname.go#L10
import 'github.com/go-openapi/swag' is not allowed from list 'Main' (depguard)
|
Build:
internal/models/sourcesecret/cluster/source_secret_method_create.go#L10
import 'github.com/go-openapi/swag' is not allowed from list 'Main' (depguard)
|
Build:
internal/models/sourcesecret/cluster/source_secret_spec.go#L13
import 'github.com/go-openapi/strfmt' is not allowed from list 'Main' (depguard)
|
Build:
internal/models/sourcesecret/cluster/source_secret_status.go#L15
import 'github.com/vmware/terraform-provider-tanzu-mission-control/internal/models/status' is not allowed from list 'Main' (depguard)
|
Build:
internal/client/cluster/sourcesecret/source_secret_resource.go#L10
import 'github.com/vmware/terraform-provider-tanzu-mission-control/internal/client/transport' is not allowed from list 'Main' (depguard)
|
Build:
internal/client/cluster/sourcesecret/source_secret_resource.go#L11
import 'github.com/vmware/terraform-provider-tanzu-mission-control/internal/helper' is not allowed from list 'Main' (depguard)
|
Build:
internal/client/cluster/sourcesecret/source_secret_resource.go#L12
import 'github.com/vmware/terraform-provider-tanzu-mission-control/internal/models/sourcesecret/cluster' is not allowed from list 'Main' (depguard)
|
Build:
internal/models/recipe/recipe.go#L10
import 'github.com/vmware/terraform-provider-tanzu-mission-control/internal/models/objectmeta' 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
|