Skip to content

chore(deps): fix vulnerabilities #919

chore(deps): fix vulnerabilities

chore(deps): fix vulnerabilities #919

Triggered via pull request February 18, 2024 09:36
Status Failure
Total duration 1m 49s
Artifacts

test.yaml

on: pull_request
Matrix: integration-tests
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
unit-test (1.19): src/common/gitservice/blame.go#L13
missing go.sum entry for module providing package github.com/go-git/go-git/v5 (imported by github.com/bridgecrewio/yor/src/common/gitservice); to add:
unit-test (1.19): src/common/gitservice/blame.go#L8
missing go.sum entry for module providing package github.com/go-git/go-git/v5/plumbing/object (imported by github.com/bridgecrewio/yor/src/common/gitservice); to add:
unit-test (1.19): src/common/gitservice/git_service.go#L17
missing go.sum entry for module providing package github.com/go-git/go-git/v5/plumbing/transport (imported by github.com/bridgecrewio/yor/src/common/gitservice); to add:
unit-test (1.19)
Process completed with exit code 1.
integration-tests (1.19): src/common/gitservice/blame.go#L13
missing go.sum entry for module providing package github.com/go-git/go-git/v5 (imported by github.com/bridgecrewio/yor/src/common/tagging/gittag); to add:
integration-tests (1.19): src/common/tagging/gittag/git_tag_group.go#L17
missing go.sum entry for module providing package github.com/go-git/go-git/v5/plumbing (imported by github.com/bridgecrewio/yor/src/common/tagging/gittag); to add:
integration-tests (1.19): src/common/gitservice/blame.go#L8
missing go.sum entry for module providing package github.com/go-git/go-git/v5/plumbing/object (imported by github.com/bridgecrewio/yor/src/common/gitservice); to add:
integration-tests (1.19): src/common/gitservice/git_service.go#L17
missing go.sum entry for module providing package github.com/go-git/go-git/v5/plumbing/transport (imported by github.com/bridgecrewio/yor/src/common/gitservice); to add:
integration-tests (1.19)
Process completed with exit code 1.
golangci-lint
reviewdog exited with status code: 1
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: reviewdog/action-golangci-lint@94d61e3205b61acf4ddabfeb13c5f8a13eb4167b. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.