Skip to content

separate go modules #269

separate go modules

separate go modules #269

Triggered via push January 9, 2025 23:34
Status Failure
Total duration 26s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 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
Process completed with exit code 1.
lint
golangci-lint exit with code 3
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#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
Process completed with exit code 1.
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