Skip to content

Schema changes

Schema changes #3590

Triggered via push November 15, 2024 17:42
Status Failure
Total duration 1m 38s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/resources/dataprotection/converter_mapping.go#L1
: # github.com/vmware/terraform-provider-tanzu-mission-control/internal/resources/dataprotection
lint: internal/resources/dataprotection/resource_enable_data_protection.go#L62
syntax error: unexpected }, expecting expression (typecheck)
lint: internal/resources/dataprotection/resource_enable_data_protection.go#L62
expected operand, found '}' (typecheck)
lint: internal/resources/dataprotection/resource_enable_data_protection.go#L69
expected ';', found 'if' (typecheck)
lint: internal/resources/dataprotection/resource_enable_data_protection.go#L83
expected '(', found resourceEnableDataProtectionRead (typecheck)
lint: internal/resources/dataprotection/resource_enable_data_protection.go#L146
expected '(', found resourceEnableDataProtectionDelete (typecheck)
lint: internal/resources/dataprotection/resource_enable_data_protection.go#L172
expected '(', found resourceEnableDataProtectionUpdate (typecheck)
lint: internal/resources/dataprotection/resource_enable_data_protection.go#L198
expected '(', found resourceEnableDataProtectionImporter (typecheck)
lint: internal/resources/dataprotection/resource_enable_data_protection.go#L236
expected '(', found readResourceWait (typecheck)
lint: internal/resources/dataprotection/resource_enable_data_protection.go#L271
expected '}', found 'EOF' (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/