Skip to content

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

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] #1359

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

codeql.yml

on: pull_request
Matrix: CodeQL
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
CodeQL (go): 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:
CodeQL (go): 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/utils/git); to add:
CodeQL (go): 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:
CodeQL (go): 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:
CodeQL (go)
Process completed with exit code 2.
CodeQL (go)
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, github/codeql-action/init@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CodeQL (go)
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/