Skip to content

fix(deps): update module github.com/go-git/go-git/v5 to v5.11.0 [security] #1998

fix(deps): update module github.com/go-git/go-git/v5 to v5.11.0 [security]

fix(deps): update module github.com/go-git/go-git/v5 to v5.11.0 [security] #1998

Triggered via pull request February 14, 2024 08:10
Status Failure
Total duration 6m 12s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 7 warnings
Unit test: pkg/utils/git/remote.go#L8
missing go.sum entry for module providing package github.com/go-git/go-git/v5 (imported by github.com/pluralsh/plural-cli/pkg/utils/git); to add:
Unit test: pkg/utils/git/auth.go#L7
missing go.sum entry for module providing package github.com/go-git/go-git/v5/plumbing/transport (imported by github.com/pluralsh/plural-cli/pkg/bundle/tests); to add:
Unit test: pkg/utils/git/auth.go#L8
missing go.sum entry for module providing package github.com/go-git/go-git/v5/plumbing/transport/http (imported by github.com/pluralsh/plural-cli/pkg/utils/git); to add:
Unit test: pkg/utils/git/auth.go#L9
missing go.sum entry for module providing package github.com/go-git/go-git/v5/plumbing/transport/ssh (imported by github.com/pluralsh/plural-cli/pkg/utils/git); to add:
Unit test: pkg/utils/git/remote.go#L8
missing go.sum entry for module providing package github.com/go-git/go-git/v5 (imported by github.com/pluralsh/plural-cli/pkg/utils/git); to add:
Unit test: pkg/utils/git/auth.go#L7
missing go.sum entry for module providing package github.com/go-git/go-git/v5/plumbing/transport (imported by github.com/pluralsh/plural-cli/pkg/bundle/tests); to add:
Unit test: pkg/utils/git/auth.go#L8
missing go.sum entry for module providing package github.com/go-git/go-git/v5/plumbing/transport/http (imported by github.com/pluralsh/plural-cli/pkg/utils/git); to add:
Unit test: pkg/utils/git/auth.go#L9
missing go.sum entry for module providing package github.com/go-git/go-git/v5/plumbing/transport/ssh (imported by github.com/pluralsh/plural-cli/pkg/utils/git); to add:
Unit test
Process completed with exit code 2.
Build image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=linux GOARCH=${TARGETARCH} go build -ldflags '-s -w -X \"github.com/pluralsh/plural-cli/cmd/plural.Version=${APP_VSN}\" -X \"github.com/pluralsh/plural-cli/cmd/plural.Commit=${APP_COMMIT}\" -X \"github.com/pluralsh/plural-cli/cmd/plural.Date=${APP_DATE}\"' -o plural ." did not complete successfully: exit code: 1
Build dind image
The process '/usr/bin/docker' failed with exit code 1
Build cloud image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=linux GOARCH=${TARGETARCH} go build -ldflags '-s -w -X \"github.com/pluralsh/plural-cli/cmd/plural.Version=${APP_VSN}\" -X \"github.com/pluralsh/plural-cli/cmd/plural.Commit=${APP_COMMIT}\" -X \"github.com/pluralsh/plural-cli/cmd/plural.Date=${APP_DATE}\"' -o plural ." did not complete successfully: exit code: 1
Lint: pkg/provider/provider.go#L148
cannot infer V (/home/runner/go/pkg/mod/github.com/pluralsh/polly@v0.1.1/containers/set.go:21:12) (typecheck)
Lint: pkg/server/context.go#L34
cannot infer T (/home/runner/go/pkg/mod/github.com/samber/lo@v1.38.1/slice.go:112:11) (typecheck)
Lint: pkg/server/context.go#L35
cannot infer T (/home/runner/go/pkg/mod/github.com/samber/lo@v1.38.1/slice.go:112:11) (typecheck)
Lint: cmd/plural/api.go#L80
p.GetInstallations undefined (type *Plural has no field or method GetInstallations) (typecheck)
Lint: cmd/plural/api.go#L102
p.GetCharts undefined (type *Plural has no field or method GetCharts) (typecheck)
Lint: cmd/plural/api.go#L115
p.GetTerraform undefined (type *Plural has no field or method GetTerraform) (typecheck)
Lint: cmd/plural/api.go#L128
p.GetVersions undefined (type *Plural has no field or method GetVersions) (typecheck)
Lint: cmd/plural/api.go#L141
p.GetChartInstallations undefined (type *Plural has no field or method GetChartInstallations) (typecheck)
Lint: cmd/plural/api.go#L159
p.GetTerraformInstallations undefined (type *Plural has no field or method GetTerraformInstallations) (typecheck)
Lint: cmd/plural/api.go#L177
p.ListArtifacts undefined (type *Plural has no field or method ListArtifacts) (typecheck)
Trivy fs scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Trivy fs scan
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Unit test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build dind image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, azure/setup-kubectl@v3, docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build cloud image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, azure/setup-kubectl@v3, docker/metadata-action@v4, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4.1.0, golangci/golangci-lint-action@v3.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.