adding as3 perp changes #344
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#L135
undefined: bigip.BotDefenseProfile
|
golint:
bigip/resource_bigip_ltm_profile_request_log.go#L331
undefined: bigip.RequestLogProfile
|
golint:
bigip/resource_bigip_as3.go#L184
client.CheckSetting undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method CheckSetting)
|
golint:
bigip/resource_bigip_as3.go#L198
client.GetAppsList undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method GetAppsList)
|
golint:
bigip/resource_bigip_as3.go#L199
client.PostPerAppBigIp undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method PostPerAppBigIp)
|
golint:
bigip/resource_bigip_as3.go#L295
too many arguments in call to client.GetAs3
|
golint:
bigip/resource_bigip_as3.go#L301
client.GetAppsList undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method GetAppsList)
|
golint:
bigip/resource_bigip_as3.go#L344
client.CheckSetting undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method CheckSetting)
|
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/.
|