feat: Writers #10
Annotations
21 errors and 3 warnings
trivy
Process completed with exit code 1.
|
govulncheck:
jsonschema/schema/jsonschema.go#L1
package requires newer Go version go1.22
|
govulncheck:
utils/constants.go#L1
package requires newer Go version go1.22
|
govulncheck:
types/abstract.go#L1
package requires newer Go version go1.22
|
govulncheck:
logger/console/console.go#L1
package requires newer Go version go1.22
|
govulncheck:
logger/logger.go#L1
package requires newer Go version go1.22
|
govulncheck:
jsonschema/generator/annotation.go#L1
package requires newer Go version go1.22
|
govulncheck:
jsonschema/jsonschema.go#L1
package requires newer Go version go1.22
|
govulncheck:
safego/safego.go#L1
package requires newer Go version go1.22
|
govulncheck:
protocol/check.go#L1
package requires newer Go version go1.22
|
govulncheck:
connector.go#L1
package requires newer Go version go1.22
|
|
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 map[string]any has no field or method Data)
|
GoSec Security Scanner:
drivers/postgres/internal/cdc.go#L54
cannot use p (variable of type *Postgres) as protocol.BulkDriver value in argument to base.ManageGlobalState: *Postgres does not implement protocol.BulkDriver (wrong type for method RunChangeStream)
|
GoSec Security Scanner:
drivers/postgres/internal/cdc.go#L81
undefined: base.ReformatRecord
|
GoSec Security Scanner:
drivers/postgres/internal/postgres.go#L193
stream.DefaultCursorFields undefined (type *"github.com/datazip-inc/olake/types".Stream has no field or method DefaultCursorFields)
|
GoSec Security Scanner:
drivers/postgres/internal/sync.go#L15
"github.com/jmoiron/sqlx" imported and not used
|
GoSec Security Scanner:
drivers/postgres/internal/sync.go#L45
undefined: base.ReformatRecord
|
GoSec Security Scanner:
drivers/postgres/internal/sync.go#L88
undefined: base.ReformatRecord
|
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/
|