Skip to content

Create FUNDING.yml

Create FUNDING.yml #16

Triggered via push June 18, 2024 14:29
Status Failure
Total duration 1m 17s
Artifacts

security-ci.yaml

on: push
govulncheck
33s
govulncheck
GoSec Security Scanner
1m 8s
GoSec Security Scanner
trivy
13s
trivy
Fit to window
Zoom out
Zoom in

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)
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/.