Release #36
Annotations
6 errors and 2 warnings
|
goreleaser
The process '/opt/hostedtoolcache/goreleaser-action/1.26.2/x64/goreleaser' failed with exit code 1
|
|
goreleaser:
main.go#L364
cannot use cfg (variable of type *"github.com/floatpane/matcha/config".Config) as *"github.com/andrinoff/email-cli/config".Config value in argument to fetcher.FetchAttachment
|
|
goreleaser:
main.go#L357
cannot use cfg (variable of type *"github.com/floatpane/matcha/config".Config) as *"github.com/andrinoff/email-cli/config".Config value in argument to fetcher.ArchiveEmail
|
|
goreleaser:
main.go#L350
cannot use cfg (variable of type *"github.com/floatpane/matcha/config".Config) as *"github.com/andrinoff/email-cli/config".Config value in argument to fetcher.DeleteEmail
|
|
goreleaser:
main.go#L337
cannot use cfg (variable of type *"github.com/floatpane/matcha/config".Config) as *"github.com/andrinoff/email-cli/config".Config value in argument to fetcher.FetchEmails
|
|
goreleaser:
main.go#L269
cannot use cfg (variable of type *"github.com/floatpane/matcha/config".Config) as *"github.com/andrinoff/email-cli/config".Config value in argument to fetcher.FetchEmailBody
|
|
goreleaser
You are using 'latest' as default version. Will lock to '~> v1'.
|
|
goreleaser
Restore cache failed: Dependencies file is not found in /home/runner/work/matcha/matcha. Supported file pattern: go.sum
|