Skip to content

patch config for adding nics #1884

patch config for adding nics

patch config for adding nics #1884

Triggered via push January 28, 2025 07:48
Status Failure
Total duration 1m 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests: nutanix/services/selfservice/data_nutanix_calm_runtime_editables.go#L185
Consider preallocating `runtimeSpec` (prealloc)
tests: client/calm/calm_structs.go#L56
struct field `ApiVersion` should be `APIVersion` (golint)
tests: nutanix/services/selfservice/data_nutanix_calm_app.go#L253
don't use underscores in Go names; var `app_state` should be `appState` (golint)
tests: nutanix/services/selfservice/data_nutanix_calm_app.go#L292
don't use underscores in Go names; var `app_profile` should be `appProfile` (golint)
tests: nutanix/services/selfservice/data_nutanix_calm_app.go#L295
don't use underscores in Go names; var `bp_reference` should be `bpReference` (golint)
tests: nutanix/services/selfservice/data_nutanix_calm_app.go#L305
don't use underscores in Go names; var `created_on` should be `createdOn` (golint)
tests: nutanix/services/selfservice/data_nutanix_calm_app.go#L308
don't use underscores in Go names; var `last_updated_on` should be `lastUpdatedOn` (golint)
tests: nutanix/services/selfservice/data_nutanix_calm_runtime_editables.go#L118
don't use underscores in Go names; var `bp_uuid` should be `bpUUID` (golint)
tests: nutanix/services/selfservice/data_nutanix_calm_runtime_editables.go#L120
don't use underscores in Go names; var `bp_name` should be `bpName` (golint)
tests: nutanix/services/selfservice/resource_nutanix_calm_app_provision.go#L316
don't use underscores in Go names; var `bp_uuid` should be `bpUUID` (golint)
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636