Skip to content

add ltm rewrite profile #345

add ltm rewrite profile

add ltm rewrite profile #345

Triggered via pull request January 31, 2024 10:12
Status Failure
Total duration 26s
Artifacts

golint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golint: main.go#L12
could not import github.com/F5Networks/terraform-provider-bigip/bigip (-: # github.com/F5Networks/terraform-provider-bigip/bigip
golint: bigip/resource_bigip_ltm_profile_bot_defense.go#L74
undefined: bigip.BotDefenseProfile
golint: bigip/resource_bigip_ltm_profile_bot_defense.go#L79
client.AddBotDefenseProfile undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method AddBotDefenseProfile)
golint: bigip/resource_bigip_ltm_profile_bot_defense.go#L92
client.GetBotDefenseProfile undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method GetBotDefenseProfile)
golint: bigip/resource_bigip_ltm_profile_bot_defense.go#L109
undefined: bigip.BotDefenseProfile
golint: bigip/resource_bigip_ltm_profile_bot_defense.go#L114
client.ModifyBotDefenseProfile undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method ModifyBotDefenseProfile)
golint: bigip/resource_bigip_ltm_profile_bot_defense.go#L126
client.DeleteBotDefenseProfile undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method DeleteBotDefenseProfile)
golint: bigip/resource_bigip_ltm_profile_bot_defense.go#L135
undefined: bigip.BotDefenseProfile
golint: bigip/resource_bigip_ltm_profile_request_log.go#L331
undefined: bigip.RequestLogProfile
golint: bigip/resource_bigip_ltm_rewrite_profile.go#L454
undefined: bigip.RewriteProfile
golint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.