attempt at fixing an idempotence on roleparam resource #34
Annotations
10 errors and 2 warnings
Run golangci-lint:
main.go#L5
could not import github.com/terraform-providers/terraform-provider-postgresql/postgresql (-: # github.com/terraform-providers/terraform-provider-postgresql/postgresql
|
Run golangci-lint:
postgresql/resource_postgresql_alter_role.go#L146
cannot convert roleParameters (variable of type pq.ByteaArray) to type string
|
Run golangci-lint:
postgresql/resource_postgresql_alter_role.go#L146
cannot use '{' (untyped rune constant 123) as string value in argument to strings.TrimPrefix
|
Run golangci-lint:
postgresql/resource_postgresql_alter_role.go#L147
undefined: parameters
|
Run golangci-lint:
postgresql/resource_postgresql_alter_role.go#L148
undefined: parameters) (typecheck)
|
Run golangci-lint:
postgresql/config.go#L1
: # github.com/terraform-providers/terraform-provider-postgresql/postgresql [github.com/terraform-providers/terraform-provider-postgresql/postgresql.test]
|
Run golangci-lint:
postgresql/resource_postgresql_alter_role.go#L146
cannot convert roleParameters (variable of type pq.ByteaArray) to type string
|
Run golangci-lint:
postgresql/resource_postgresql_alter_role.go#L146
cannot use '{' (untyped rune constant 123) as string value in argument to strings.TrimPrefix
|
Run golangci-lint:
postgresql/resource_postgresql_alter_role.go#L147
undefined: parameters
|
Run golangci-lint:
postgresql/resource_postgresql_alter_role.go#L148
undefined: parameters (typecheck)
|
Checkout
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Checkout
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading