Skip to content

[Dependencies:] azurerm_cdn_frontdoor_rule, azurerm_cdn_frontdoor_ruleset and cdn_frontdoor_rule_actions - upgrade resources to 2024-02-01 API to enable support for the JS Challenge field #6691

[Dependencies:] azurerm_cdn_frontdoor_rule, azurerm_cdn_frontdoor_ruleset and cdn_frontdoor_rule_actions - upgrade resources to 2024-02-01 API to enable support for the JS Challenge field

[Dependencies:] azurerm_cdn_frontdoor_rule, azurerm_cdn_frontdoor_ruleset and cdn_frontdoor_rule_actions - upgrade resources to 2024-02-01 API to enable support for the JS Challenge field #6691

Triggered via pull request December 18, 2024 09:23
Status Success
Total duration 5m 38s
Artifacts

document-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
document-lint: internal/services/cdn/cdn_frontdoor_rule_resource.go#L653
cannot use &conditions (value of type *[]"github.com/Azure/azure-sdk-for-go/services/cdn/mgmt/2020-09-01/cdn".BasicDeliveryRuleCondition) as *[]"github.com/hashicorp/go-azure-sdk/resource-manager/cdn/2024-02-01/rules".DeliveryRuleCondition value in struct literal
document-lint: internal/services/cdn/cdn_frontdoor_rule_resource.go#L761
cannot use &conditions (value of type *[]"github.com/Azure/azure-sdk-for-go/services/cdn/mgmt/2020-09-01/cdn".BasicDeliveryRuleCondition) as *[]"github.com/hashicorp/go-azure-sdk/resource-manager/cdn/2024-02-01/rules".DeliveryRuleCondition value in assignment
document-lint: internal/services/cdn/cdn_frontdoor_rule_resource.go#L764
cannot use id (variable of type *"github.com/hashicorp/go-azure-sdk/resource-manager/cdn/2024-02-01/rules".RuleId) as "github.com/hashicorp/go-azure-sdk/resource-manager/cdn/2024-02-01/rules".RuleId value in argument to client.UpdateThenPoll
document-lint: internal/services/cdn/cdn_frontdoor_rule_resource.go#L782
cannot use id (variable of type *"github.com/hashicorp/go-azure-sdk/resource-manager/cdn/2024-02-01/rules".RuleId) as "github.com/hashicorp/go-azure-sdk/resource-manager/cdn/2024-02-01/rules".RuleId value in argument to client.DeleteThenPoll
document-lint: internal/services/cdn/cdn_frontdoor_rule_resource.go#L793
cannot use results (variable of type []"github.com/Azure/azure-sdk-for-go/services/cdn/mgmt/2020-09-01/cdn".BasicDeliveryRuleAction) as []"github.com/hashicorp/go-azure-sdk/resource-manager/cdn/2024-02-01/rules".DeliveryRuleAction value in return statement
document-lint: internal/services/cdn/cdn_frontdoor_rule_resource.go#L801
cannot use cdnFrontDoorRuleActions.ExpandCdnFrontDoorRouteConfigurationOverrideAction (value of type func(input []interface{}) (*[]"github.com/hashicorp/go-azure-sdk/resource-manager/cdn/2024-02-01/rules".DeliveryRuleAction, error)) as expandfunc value in map literal
document-lint: internal/services/cdn/cdn_frontdoor_rule_resource.go#L802
cannot use cdnFrontDoorRuleActions.ExpandCdnFrontDoorRequestHeaderAction (value of type func(input []interface{}) (*[]"github.com/hashicorp/go-azure-sdk/resource-manager/cdn/2024-02-01/rules".DeliveryRuleAction, error)) as expandfunc value in map literal
document-lint: internal/services/cdn/cdn_frontdoor_rule_resource.go#L803
cannot use cdnFrontDoorRuleActions.ExpandCdnFrontDoorResponseHeaderAction (value of type func(input []interface{}) (*[]"github.com/hashicorp/go-azure-sdk/resource-manager/cdn/2024-02-01/rules".DeliveryRuleAction, error)) as expandfunc value in map literal
document-lint: internal/services/cdn/cdn_frontdoor_rule_resource.go#L804
cannot use cdnFrontDoorRuleActions.ExpandCdnFrontDoorUrlRedirectAction (value of type func(input []interface{}) (*[]"github.com/hashicorp/go-azure-sdk/resource-manager/cdn/2024-02-01/rules".DeliveryRuleAction, error)) as expandfunc value in map literal
document-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636