Added persistence options for fast tcp app #307
Annotations
10 errors
Run golangci/golangci-lint-action@v3:
main.go#L12
could not import github.com/F5Networks/terraform-provider-bigip/bigip (-: # github.com/F5Networks/terraform-provider-bigip/bigip
|
Run golangci/golangci-lint-action@v3:
bigip/resource_bigip_ltm_profile_web_acceleration.go#L264
undefined: bigip.WebAccelerationProfileService
|
Run golangci/golangci-lint-action@v3:
bigip/resource_bigip_fast_tcp.go#L352
data.PersistenceProfile undefined (type "github.com/f5devcentral/go-bigip".FastTCPJson has no field or method PersistenceProfile)
|
Run golangci/golangci-lint-action@v3:
bigip/resource_bigip_fast_tcp.go#L353
data.PersistenceProfile undefined (type "github.com/f5devcentral/go-bigip".FastTCPJson has no field or method PersistenceProfile)
|
Run golangci/golangci-lint-action@v3:
bigip/resource_bigip_fast_tcp.go#L355
data.PersistenceType undefined (type "github.com/f5devcentral/go-bigip".FastTCPJson has no field or method PersistenceType)
|
Run golangci/golangci-lint-action@v3:
bigip/resource_bigip_fast_tcp.go#L357
data.FallbackPersistenceType undefined (type "github.com/f5devcentral/go-bigip".FastTCPJson has no field or method FallbackPersistenceType)
|
Run golangci/golangci-lint-action@v3:
bigip/resource_bigip_fast_tcp.go#L385
tcpJson.EnablePersistence undefined (type *"github.com/f5devcentral/go-bigip".FastTCPJson has no field or method EnablePersistence)
|
Run golangci/golangci-lint-action@v3:
bigip/resource_bigip_fast_tcp.go#L387
tcpJson.UseExistingPersistenceProfile undefined (type *"github.com/f5devcentral/go-bigip".FastTCPJson has no field or method UseExistingPersistenceProfile)
|
Run golangci/golangci-lint-action@v3:
bigip/resource_bigip_fast_tcp.go#L388
tcpJson.PersistenceProfile undefined (type *"github.com/f5devcentral/go-bigip".FastTCPJson has no field or method PersistenceProfile)
|
Run golangci/golangci-lint-action@v3:
bigip/resource_bigip_fast_tcp.go#L390
tcpJson.PersistenceType undefined (type *"github.com/f5devcentral/go-bigip".FastTCPJson has no field or method PersistenceType)
|
The logs for this run have expired and are no longer available.
Loading