refactor: rename pkgs #495
Annotations
4 errors and 1 warning
lint-soft:
cmd/cmd.go#L61
error returned from external package is unwrapped: sig: func (*github.com/charmbracelet/soft-serve/pkg/backend.Backend).Repositories(ctx context.Context) ([]github.com/charmbracelet/soft-serve/pkg/proto.Repository, error) (wrapcheck)
|
lint-soft:
cmd/cmd.go#L66
error returned from external package is unwrapped: sig: func github.com/charmbracelet/soft-serve/pkg/hooks.GenerateHooks(_ context.Context, cfg *github.com/charmbracelet/soft-serve/pkg/config.Config, repo string) error (wrapcheck)
|
lint-soft:
cmd/soft/main.go#L42
error returned from external package is unwrapped: sig: field RunE func(cmd *github.com/spf13/cobra.Command, args []string) error (wrapcheck)
|
lint-soft:
cmd/soft/main.go#L54
error returned from external package is unwrapped: sig: func github.com/muesli/mango-cobra.NewManPage(section uint, c *github.com/spf13/cobra.Command) (*github.com/muesli/mango.ManPage, error) (wrapcheck)
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/soft-serve/soft-serve. Supported file pattern: go.sum
|