Skip to content

WIP: MongoDB Discover and CDC Sync #33

WIP: MongoDB Discover and CDC Sync

WIP: MongoDB Discover and CDC Sync #33

Triggered via pull request November 19, 2024 11:24
Status Failure
Total duration 1m 25s
Artifacts

security-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 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/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
trivy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
govulncheck
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/
GoSec Security Scanner
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/