Project Rename and Postgres Changes #14
Annotations
14 errors and 3 warnings
govulncheck:
jsonschema/schema/jsonschema.go#L1
package requires newer Go version go1.22
|
govulncheck:
utils/checker.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:
typeutils/datatype.go#L1
package requires newer Go version go1.22
|
govulncheck:
protocol/check.go#L1
package requires newer Go version go1.22
|
GoSec Security Scanner:
drivers/google-sheets/main.go#L10
cannot use driver (variable of type *"github.com/piyushsingariya/synkit/drivers/google-sheets/internal".GoogleSheets) as protocol.Driver value in argument to synkit.RegisterDriver: *"github.com/piyushsingariya/synkit/drivers/google-sheets/internal".GoogleSheets does not implement protocol.Driver (missing method Config)
|
GoSec Security Scanner:
drivers/hubspot/internal/base_stream.go#L161
cannot use generic type types.Set without instantiation
|
GoSec Security Scanner:
drivers/hubspot/internal/hubspot.go#L68
cannot use stream (variable of type *"github.com/piyushsingariya/synkit/types".Stream) as protocol.Stream value in argument to append: *"github.com/piyushsingariya/synkit/types".Stream does not implement protocol.Stream (missing method BatchSize)
|
GoSec Security Scanner:
drivers/hubspot/internal/incremental_stream.go#L43
undefined: types.Incremental
|
trivy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
govulncheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
GoSec Security Scanner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|