Skip to content

fix(deps): update module github.com/google/go-github/v55 to v56 #117

fix(deps): update module github.com/google/go-github/v55 to v56

fix(deps): update module github.com/google/go-github/v55 to v56 #117

Triggered via pull request October 12, 2023 01:53
Status Failure
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

reviewdog.yml

on: pull_request
runner / suggester / gofmt
9s
runner / suggester / gofmt
runner / golangci-lint
40s
runner / golangci-lint
runner / staticcheck
30s
runner / staticcheck
runner / misspell
13s
runner / misspell
runner / languagetool
34s
runner / languagetool
runner / shellcheck
9s
runner / shellcheck
runner / alex
26s
runner / alex
detect-secrets
36s
detect-secrets
Fit to window
Zoom out
Zoom in

Annotations

5 errors
runner / staticcheck
not enough arguments in call to client.Git.CreateCommit\n\thave (context.Context, string, string, *github.Commit)\n\twant (context.Context, string, string, *github.Commit, *github.CreateCommitOptions)","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"","range":{"start":{"line":0,"column":0}}},"severity":"ERROR"}
runner / staticcheck
not enough arguments in call to client.Git.CreateCommit\n\thave (context.Context, string, string, *github.Commit)\n\twant (context.Context, string, string, *github.Commit, *github.CreateCommitOptions)","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"","range":{"start":{"line":0,"column":0}}},"severity":"ERROR"}
runner / staticcheck
[staticcheck] reported by reviewdog 🐶 # github.com/abtris/hugo-netlify-autoupdater ./github.go:139:65: not enough arguments in call to client.Git.CreateCommit have (context.Context, string, string, *github.Commit) want (context.Context, string, string, *github.Commit, *github.CreateCommitOptions) Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"# github.com/abtris/hugo-netlify-autoupdater\n./github.go:139:65: not enough arguments in call to client.Git.CreateCommit\n\thave (context.Context, string, string, *github.Commit)\n\twant (context.Context, string, string, *github.Commit, *github.CreateCommitOptions)","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"","range":{"start":{"line":0,"column":0}}},"severity":"ERROR"}
runner / staticcheck
[staticcheck] reported by reviewdog 🐶 # github.com/abtris/hugo-netlify-autoupdater [github.com/abtris/hugo-netlify-autoupdater.test] ./github.go:139:65: not enough arguments in call to client.Git.CreateCommit have (context.Context, string, string, *github.Commit) want (context.Context, string, string, *github.Commit, *github.CreateCommitOptions) Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"# github.com/abtris/hugo-netlify-autoupdater [github.com/abtris/hugo-netlify-autoupdater.test]\n./github.go:139:65: not enough arguments in call to client.Git.CreateCommit\n\thave (context.Context, string, string, *github.Commit)\n\twant (context.Context, string, string, *github.Commit, *github.CreateCommitOptions)","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"","range":{"start":{"line":0,"column":0}}},"severity":"ERROR"}
runner / staticcheck
Process completed with exit code 1.