add go.mod files #260
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.
|
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#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.
|
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
|