fix: user config marshal error omitted #3244
Annotations
10 errors
internal/plugin/service/serviceintegration/service_integration_data_source.go#L14
could not import github.com/aiven/terraform-provider-aiven/internal/plugin/service/userconfig/integration/clickhousekafka (-: # github.com/aiven/terraform-provider-aiven/internal/plugin/service/userconfig/integration/clickhousekafka
|
internal/plugin/service/userconfig/integration/clickhousekafka/clickhouse_kafka.go#L226
cannot use tablesAttrs (variable of type map[string]attr.Type) as []*dtoTables value in argument to schemautil.FlattenSetNested[dtoTables, tfoTables]
|
internal/plugin/service/userconfig/integration/clickhousekafka/clickhouse_kafka.go#L226
cannot use o.Tables (variable of type []*dtoTables) as map[string]attr.Type value in argument to schemautil.FlattenSetNested[dtoTables, tfoTables]
|
internal/plugin/service/userconfig/integration/clickhousekafka/clickhouse_kafka.go#L298
cannot use columnsAttrs (variable of type map[string]attr.Type) as []*dtoColumns value in argument to schemautil.FlattenSetNested[dtoColumns, tfoColumns]
|
internal/plugin/service/userconfig/integration/clickhousekafka/clickhouse_kafka.go#L298
cannot use o.Columns (variable of type []*dtoColumns) as map[string]attr.Type value in argument to schemautil.FlattenSetNested[dtoColumns, tfoColumns]
|
internal/plugin/service/userconfig/integration/clickhousekafka/clickhouse_kafka.go#L302
cannot use topicsAttrs (variable of type map[string]attr.Type) as []*dtoTopics value in argument to schemautil.FlattenSetNested[dtoTopics, tfoTopics]
|
internal/plugin/service/userconfig/integration/clickhousekafka/clickhouse_kafka.go#L302
cannot use o.Topics (variable of type []*dtoTopics) as map[string]attr.Type value in argument to schemautil.FlattenSetNested[dtoTopics, tfoTopics]
|
internal/plugin/service/userconfig/integration/clickhousekafka/clickhouse_kafka.go#L407
cannot use userConfigAttrs (variable of type map[string]attr.Type) as *dtoUserConfig value in argument to schemautil.FlattenSetBlockNested[dtoUserConfig, tfoUserConfig]
|
internal/plugin/service/userconfig/integration/clickhousekafka/clickhouse_kafka.go#L407
cannot use o (variable of type *dtoUserConfig) as map[string]attr.Type value in argument to schemautil.FlattenSetBlockNested[dtoUserConfig, tfoUserConfig]) (typecheck)
|
internal/plugin/service/serviceintegration/service_integration_data_source.go#L15
could not import github.com/aiven/terraform-provider-aiven/internal/plugin/service/userconfig/integration/clickhousepostgresql (-: # github.com/aiven/terraform-provider-aiven/internal/plugin/service/userconfig/integration/clickhousepostgresql
|
The logs for this run have expired and are no longer available.
Loading