feat: add unset context command (#244) #46
Annotations
12 errors
lint:
pkg/config/config.go#L27
errors redeclared in this block
|
lint:
pkg/config/config.go#L24
other declaration of errors
|
lint:
pkg/config/config.go#L27
"github.com/pkg/errors" imported and not used
|
lint
Process completed with exit code 1.
|
unit-test:
pkg/config/config.go#L27
errors redeclared in this block
|
unit-test:
pkg/config/config.go#L24
other declaration of errors
|
unit-test:
pkg/config/config.go#L27
"github.com/pkg/errors" imported and not used
|
unit-test
Process completed with exit code 2.
|
snapshot-build:
pkg/config/config.go#L27
errors redeclared in this block
|
snapshot-build:
pkg/config/config.go#L24
other declaration of errors
|
snapshot-build:
pkg/config/config.go#L27
"github.com/pkg/errors" imported and not used
|
snapshot-build
The process '/opt/hostedtoolcache/goreleaser-action/1.21.2/x64/goreleaser' failed with exit code 1
|