AUTH-6586 adds identity update behavior field to access identity provider #4626
lint.yml
on: pull_request
golangci-lint
1m 55s
Matrix: tfproviderlint
Annotations
20 errors
golangci-lint:
internal/framework/service/turnstile/resource.go#L124
cannot use widget.OffLabel (variable of type bool) as *bool value in struct literal
|
golangci-lint:
internal/framework/service/turnstile/resource.go#L125
cannot use widget.Name (variable of type string) as *string value in struct literal
|
golangci-lint:
internal/framework/service/turnstile/resource.go#L126
cannot use widget.Domains (variable of type []string) as *[]string value in struct literal
|
golangci-lint:
internal/framework/service/turnstile/resource.go#L127
cannot use widget.Mode (variable of type string) as *string value in struct literal
|
golangci-lint:
internal/framework/service/turnstile/resource.go#L128
cannot use widget.BotFightMode (variable of type bool) as *bool value in struct literal (typecheck)
|
golangci-lint:
internal/framework/provider/provider.go#L36
could not import github.com/cloudflare/terraform-provider-cloudflare/internal/framework/service/turnstile (-: # github.com/cloudflare/terraform-provider-cloudflare/internal/framework/service/turnstile
|
golangci-lint:
internal/framework/service/turnstile/resource.go#L124
cannot use widget.OffLabel (variable of type bool) as *bool value in struct literal
|
golangci-lint:
internal/framework/service/turnstile/resource.go#L125
cannot use widget.Name (variable of type string) as *string value in struct literal
|
golangci-lint:
internal/framework/service/turnstile/resource.go#L126
cannot use widget.Domains (variable of type []string) as *[]string value in struct literal
|
golangci-lint:
internal/framework/service/turnstile/resource.go#L127
cannot use widget.Mode (variable of type string) as *string value in struct literal
|
tfproviderlint (ubuntu-latest):
internal/framework/service/turnstile/resource.go#L124
cannot use widget.OffLabel (variable of type bool) as *bool value in struct literal
|
tfproviderlint (ubuntu-latest):
internal/framework/service/turnstile/resource.go#L125
cannot use widget.Name (variable of type string) as *string value in struct literal
|
tfproviderlint (ubuntu-latest):
internal/framework/service/turnstile/resource.go#L126
cannot use widget.Domains (variable of type []string) as *[]string value in struct literal
|
tfproviderlint (ubuntu-latest):
internal/framework/service/turnstile/resource.go#L127
cannot use widget.Mode (variable of type string) as *string value in struct literal
|
tfproviderlint (ubuntu-latest):
internal/framework/service/turnstile/resource.go#L128
cannot use widget.BotFightMode (variable of type bool) as *bool value in struct literal
|
tfproviderlint (ubuntu-latest):
internal/framework/service/turnstile/resource.go#L124
cannot use widget.OffLabel (variable of type bool) as *bool value in struct literal
|
tfproviderlint (ubuntu-latest):
internal/framework/service/turnstile/resource.go#L125
cannot use widget.Name (variable of type string) as *string value in struct literal
|
tfproviderlint (ubuntu-latest):
internal/framework/service/turnstile/resource.go#L126
cannot use widget.Domains (variable of type []string) as *[]string value in struct literal
|
tfproviderlint (ubuntu-latest):
internal/framework/service/turnstile/resource.go#L127
cannot use widget.Mode (variable of type string) as *string value in struct literal
|
tfproviderlint (ubuntu-latest):
internal/framework/service/turnstile/resource.go#L128
cannot use widget.BotFightMode (variable of type bool) as *bool value in struct literal
|