feat: MongoDB state Management #77
Annotations
21 errors and 2 warnings
trivy
Process completed with exit code 1.
|
govulncheck
cannot range over 3 (untyped int constant)
|
govulncheck
cannot range over v.Len() (value of type int)
|
govulncheck
cannot range over v.Len() (value of type int)
|
govulncheck
cannot range over v.Len() (value of type int)
|
govulncheck
cannot range over v.Len() (value of type int)
|
govulncheck
cannot range over num (variable of type int)
|
govulncheck
cannot range over seq (variable of type iter.Seq[E])
|
govulncheck:
jsonschema/schema/jsonschema.go#L1
package requires newer Go version go1.23
|
govulncheck
cannot range over atyp.Len (variable of type uintptr)
|
govulncheck
cannot range over seq (variable of type iter.Seq2[K, V])
|
GoSec Security Scanner:
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
|
GoSec Security Scanner:
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
|
GoSec Security Scanner:
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
|
GoSec Security Scanner:
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
|
GoSec Security Scanner:
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
|
GoSec Security Scanner:
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
|
GoSec Security Scanner:
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
|
GoSec Security Scanner:
drivers/hubspot/internal/base_stream.go#L161
cannot use generic type types.Set without instantiation
|
GoSec Security Scanner:
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
|
GoSec Security Scanner:
drivers/hubspot/internal/base_stream.go#L294
cannot use stream (variable of type []"github.com/datazip-inc/olake/types".Record) as []map[string]any value in return statement
|
govulncheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
GoSec Security Scanner
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|