feat: MongoDB state Management #75
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:
pkg/waljs/waljs.go#L264
stream.BatchSize undefined (type protocol.Stream has no field or method BatchSize)
|
GoSec Security Scanner:
pkg/waljs/waljs.go#L275
stream.BatchSize undefined (type protocol.Stream has no field or method BatchSize)
|
GoSec Security Scanner:
pkg/waljs/waljs.go#L286
stream.BatchSize undefined (type protocol.Stream has no field or method BatchSize)
|
|
GoSec Security Scanner:
drivers/google-sheets/internal/google_sheets.go#L95
undefined: Namespace
|
|
GoSec Security Scanner:
drivers/google-sheets/internal/google_sheets.go#L97
record.Data undefined (type "github.com/datazip-inc/olake/types".Record has no field or method Data)
|
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
|
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
|