fix: user config marshal error omitted #3244
Annotations
10 errors
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]
|
internal/plugin/service/userconfig/integration/clickhousepostgresql/clickhouse_postgresql.go#L89
cannot use databasesAttrs (variable of type map[string]attr.Type) as []*dtoDatabases value in argument to schemautil.FlattenSetNested[dtoDatabases, tfoDatabases]
|
internal/plugin/service/userconfig/integration/clickhousepostgresql/clickhouse_postgresql.go#L89
cannot use o.Databases (variable of type []*dtoDatabases) as map[string]attr.Type value in argument to schemautil.FlattenSetNested[dtoDatabases, tfoDatabases]
|
The logs for this run have expired and are no longer available.
Loading