Skip to content

Update migration path and fix acceptance tests #3343

Update migration path and fix acceptance tests

Update migration path and fix acceptance tests #3343

Triggered via push March 27, 2024 10:34
Status Failure
Total duration 1m 48s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: internal/resources/tanzupackageinstall/spec/spec.go#L13
File is not `goimports`-ed with -local github.com/vmware/terraform-provider-tanzu-mission-control (goimports)
lint: internal/resources/tanzupackageinstall/package_install_datasource.go#L15
File is not `goimports`-ed with -local github.com/vmware/terraform-provider-tanzu-mission-control (goimports)
lint: internal/resources/tanzupackageinstall/package_install_resource_test.go#L143
`(*testAcceptanceConfig).getTestPackageInstallResourceBasicConfigValue` - `scope` always receives `commonscope.ClusterScope` (`1`) (unparam)
lint: internal/resources/tanzupackageinstall/package_install_resource_test.go#L242
`(*testAcceptanceConfig).checkPackageInstallResourceAttributes` - `scopeType` always receives `commonscope.ClusterScope` (`1`) (unparam)
lint: internal/resources/tanzupackageinstall/test_helper.go#L42
const `imageURL` is unused (unused)
lint: internal/resources/tanzupackageinstall/spec/cluster_scope.go#L154
S1040: type assertion to the same type: spec.InlineValues already has type interface{} (gosimple)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.