Skip to content

fix(deps): update all non-major dependencies #3996

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #3996

Triggered via pull request December 20, 2024 21:27
Status Failure
Total duration 24s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: internal/args.go#L9
missing go.sum entry for module providing package github.com/urfave/cli/v2 (imported by github.com/go-vela/cli/action); to add:
test
missing go.sum entry for module providing package github.com/go-vela/server/api/types (imported by github.com/go-vela/cli/action/build); to add:
test
missing go.sum entry for module providing package github.com/go-vela/server/api/types/settings (imported by github.com/go-vela/cli/action/settings); to add:
test
missing go.sum entry for module providing package github.com/go-vela/server/compiler/types/yaml (imported by github.com/go-vela/cli/action/pipeline); to add:
test
missing go.sum entry for module providing package github.com/go-vela/server/constants (imported by github.com/go-vela/cli/action/dashboard); to add:
test: action/deployment/deployment.go#L7
missing go.sum entry for module providing package github.com/go-vela/server/compiler/types/raw (imported by github.com/go-vela/cli/action/deployment); to add:
test: version/version.go#L9
missing go.sum entry for module providing package github.com/Masterminds/semver/v3 (imported by github.com/go-vela/cli/version); to add:
test: version/version.go#L12
missing go.sum entry for module providing package github.com/go-vela/server/version (imported by github.com/go-vela/cli/version); to add:
test: action/pipeline/exec.go#L18
missing go.sum entry for module providing package github.com/go-vela/server/compiler (imported by github.com/go-vela/cli/action/pipeline); to add:
test: action/pipeline/validate.go#L18
missing go.sum entry for module providing package github.com/go-vela/server/compiler/types/pipeline (imported by github.com/go-vela/cli/action/pipeline); to add:
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636