fix: Working on Writer #54
Annotations
10 errors and 1 warning
drivers/mongodb/main.go#L18
cannot use driver (variable of type *"github.com/datazip-inc/olake/drivers/mongodb/internal".Mongo) as protocol.Driver value in argument to olake.RegisterDriver: *"github.com/datazip-inc/olake/drivers/mongodb/internal".Mongo does not implement protocol.Driver (wrong type for method GetConfigRef)
|
drivers/hubspot/internal/utils.go#L26
cannot use []types.DataType{…} (value of type []"github.com/datazip-inc/olake/types".DataType) as *"github.com/datazip-inc/olake/types".Set["github.com/datazip-inc/olake/types".DataType] value in struct literal
|
drivers/hubspot/internal/utils.go#L27
cannot use []types.DataType{…} (value of type []"github.com/datazip-inc/olake/types".DataType) as *"github.com/datazip-inc/olake/types".Set["github.com/datazip-inc/olake/types".DataType] value in struct literal
|
drivers/hubspot/internal/utils.go#L28
cannot use []types.DataType{…} (value of type []"github.com/datazip-inc/olake/types".DataType) as *"github.com/datazip-inc/olake/types".Set["github.com/datazip-inc/olake/types".DataType] value in struct literal
|
drivers/hubspot/internal/utils.go#L29
cannot use []types.DataType{…} (value of type []"github.com/datazip-inc/olake/types".DataType) as *"github.com/datazip-inc/olake/types".Set["github.com/datazip-inc/olake/types".DataType] value in struct literal
|
drivers/hubspot/internal/utils.go#L30
cannot use []types.DataType{…} (value of type []"github.com/datazip-inc/olake/types".DataType) as *"github.com/datazip-inc/olake/types".Set["github.com/datazip-inc/olake/types".DataType] value in struct literal
|
drivers/hubspot/internal/utils.go#L31
cannot use []types.DataType{…} (value of type []"github.com/datazip-inc/olake/types".DataType) as *"github.com/datazip-inc/olake/types".Set["github.com/datazip-inc/olake/types".DataType] value in struct literal
|
drivers/hubspot/internal/utils.go#L32
cannot use []types.DataType{…} (value of type []"github.com/datazip-inc/olake/types".DataType) as *"github.com/datazip-inc/olake/types".Set["github.com/datazip-inc/olake/types".DataType] value in struct literal
|
drivers/hubspot/internal/base_stream.go#L161
cannot use generic type types.Set without instantiation
|
drivers/hubspot/internal/base_stream.go#L234
cannot use declaredFieldTypes (variable of type *"github.com/datazip-inc/olake/types".Set["github.com/datazip-inc/olake/types".DataType]) as []"github.com/datazip-inc/olake/types".DataType value in argument to typeutils.ReformatValueOnDataTypes
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading