Rename: Gear5 (#22) #20
Annotations
4 errors and 1 warning
drivers/hubspot/internal/base_stream.go#L161
cannot use generic type types.Set without instantiation
|
drivers/hubspot/internal/hubspot.go#L68
cannot use stream (variable of type *"github.com/gear5sh/gear5/types".Stream) as protocol.Stream value in argument to append: *"github.com/gear5sh/gear5/types".Stream does not implement protocol.Stream (missing method BatchSize)
|
drivers/hubspot/internal/incremental_stream.go#L43
undefined: types.Incremental
|
drivers/google-sheets/main.go#L10
cannot use driver (variable of type *"github.com/gear5sh/gear5/drivers/google-sheets/internal".GoogleSheets) as protocol.Driver value in argument to gear5.RegisterDriver: *"github.com/gear5sh/gear5/drivers/google-sheets/internal".GoogleSheets does not implement protocol.Driver (missing method Config)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading