fix(releases): show latest release instead of first ever release (#9) #49
Annotations
10 errors and 1 warning
lint-soft:
literal/client.go#L54
Consider pre-allocating `books` (prealloc)
|
lint-soft:
literal/client.go#L23
error returned from external package is unwrapped: sig: func github.com/caarlos0/env/v6.Parse(v interface{}, opts ...github.heygears.com/caarlos0/env/v6.Options) error (wrapcheck)
|
lint-soft:
literal/client.go#L32
error returned from external package is unwrapped: sig: func (*github.com/shurcooL/graphql.Client).Mutate(ctx context.Context, m interface{}, variables map[string]interface{}) error (wrapcheck)
|
lint-soft:
literal/client.go#L51
error returned from external package is unwrapped: sig: func (*github.com/shurcooL/graphql.Client).Query(ctx context.Context, q interface{}, variables map[string]interface{}) error (wrapcheck)
|
lint-soft:
gists.go#L25
Consider pre-allocating `gists` (prealloc)
|
lint-soft:
repos.go#L109
Consider pre-allocating `repos` (prealloc)
|
lint-soft:
repos.go#L159
Consider pre-allocating `contributions` (prealloc)
|
lint-soft:
repos.go#L196
Consider pre-allocating `pullRequests` (prealloc)
|
lint-soft:
repos.go#L225
Consider pre-allocating `repos` (prealloc)
|
lint-soft:
repos.go#L252
Consider pre-allocating `repos` (prealloc)
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/markscribe/markscribe. Supported file pattern: go.sum
|