Skip to content

Intermediate commit #21

Intermediate commit

Intermediate commit #21

Triggered via push December 10, 2024 13:13
Status Failure
Total duration 22s
Artifacts

go-test.yml

on: push
go test
9s
go test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
go test
missing go.sum entry for module providing package github.com/spf13/cast (imported by github.com/go-sprout/sprout/registry/conversion); to add:
go test
missing go.sum entry for module providing package dario.cat/mergo (imported by github.com/go-sprout/sprout/registry/maps); to add:
go test
missing go.sum entry for module providing package github.com/mitchellh/copystructure (imported by github.com/go-sprout/sprout/registry/reflect); to add:
go test
missing go.sum entry for module providing package github.com/Masterminds/semver/v3 (imported by github.com/go-sprout/sprout/registry/semver); to add:
go test
missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/go-sprout/sprout/registry/uniqueid); to add:
go test
Process completed with exit code 1.
go test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636