Skip to content

add go.mod files

add go.mod files #259

Triggered via push January 9, 2025 21:37
Status Failure
Total duration 23s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
build: errors.go#L30
no required module provides package github.com/gregwebs/errors/errwrap; to add it:
build: errors.go#L31
no required module provides package github.com/gregwebs/errors/slogerr; to add it:
build: errors.go#L32
no required module provides package github.com/gregwebs/errors/stackfmt; to add it:
build
Process completed with exit code 1.
govulncheck: errors.go#L30
no required module provides package github.com/gregwebs/errors/errwrap; to add it:
govulncheck: errors.go#L31
no required module provides package github.com/gregwebs/errors/slogerr; to add it:
govulncheck: errors.go#L32
no required module provides package github.com/gregwebs/errors/stackfmt; to add it:
govulncheck: errors.go#L30
could not import github.com/gregwebs/errors/errwrap (invalid package name: "")
govulncheck: errors.go#L31
could not import github.com/gregwebs/errors/slogerr (invalid package name: "")
govulncheck: errors.go#L32
could not import github.com/gregwebs/errors/stackfmt (invalid package name: "")
govulncheck
Process completed with exit code 1.
lint
golangci-lint exit with code 3
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636