Ltm virtual fix #342
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_request_log.go#L166
undefined: bigip.RequestLogProfile
|
golint:
bigip/resource_bigip_ltm_profile_request_log.go#L171
client.AddRequestLogProfile undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method AddRequestLogProfile)
|
golint:
bigip/resource_bigip_ltm_profile_request_log.go#L206
client.GetRequestLogProfile undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method GetRequestLogProfile)
|
golint:
bigip/resource_bigip_ltm_profile_request_log.go#L302
undefined: bigip.RequestLogProfile
|
golint:
bigip/resource_bigip_ltm_profile_request_log.go#L307
client.ModifyRequestLogProfile undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method ModifyRequestLogProfile)
|
golint:
bigip/resource_bigip_ltm_profile_request_log.go#L322
client.DeleteRequestLogProfile undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method DeleteRequestLogProfile)
|
golint:
bigip/resource_bigip_ltm_profile_request_log.go#L331
undefined: bigip.RequestLogProfile) (typecheck)
|
golint:
bigip/config.go#L1
: # github.com/F5Networks/terraform-provider-bigip/bigip [github.com/F5Networks/terraform-provider-bigip/bigip.test]
|
golint:
bigip/resource_bigip_ltm_profile_request_log.go#L166
undefined: bigip.RequestLogProfile
|
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/.
|