Bump the production-dependencies group in /gobot with 3 updates #835
lint-jobs.yml
on: pull_request
golangci-lint-worker
37s
golangci-lint-bot
35s
ansible
47s
Shellcheck
7s
markdown-lint
7s
gofmt
3s
Annotations
10 errors and 3 warnings
golangci-lint-bot
cannot use &event (value of type *"github.com/google/go-github/v61/github".IssueCommentEvent) as githubapp.InstallationSource value in argument to githubapp.GetInstallationIDFromEvent: *"github.com/google/go-github/v61/github".IssueCommentEvent does not implement githubapp.InstallationSource (wrong type for method GetInstallation)
|
golangci-lint-bot
cannot use client (variable of type *"github.com/google/go-github/v62/github".Client) as *"github.com/google/go-github/v61/github".Client value in argument to util.PostPullRequestComment
|
golangci-lint-bot
cannot use pr.Labels (variable of type []*"github.com/google/go-github/v62/github".Label) as []*"github.com/google/go-github/v61/github".Label value in assignment
|
golangci-lint-bot
cannot use client (variable of type *"github.com/google/go-github/v62/github".Client) as *"github.com/google/go-github/v61/github".Client value in argument to h.helpCommand
|
golangci-lint-bot
cannot use client (variable of type *"github.com/google/go-github/v62/github".Client) as *"github.com/google/go-github/v61/github".Client value in argument to h.enableCommand
|
golangci-lint-bot
cannot use client (variable of type *"github.com/google/go-github/v62/github".Client) as *"github.com/google/go-github/v61/github".Client value in argument to h.generateCommand
|
golangci-lint-bot
cannot use client (variable of type *"github.com/google/go-github/v62/github".Client) as *"github.com/google/go-github/v61/github".Client value in argument to h.precheckCommand
|
golangci-lint-bot
cannot use client (variable of type *"github.com/google/go-github/v62/github".Client) as *"github.com/google/go-github/v61/github".Client value in argument to h.sdgSvcCommand
|
golangci-lint-bot
cannot use client (variable of type *"github.com/google/go-github/v62/github".Client) as *"github.com/google/go-github/v61/github".Client value in argument to h.unknownCommand
|
golangci-lint-bot
cannot use newPR (variable of type *"github.com/google/go-github/v61/github".NewPullRequest) as *"github.com/google/go-github/v62/github".NewPullRequest value in argument to client.PullRequests.Create
|
gofmt
Restore cache failed: Dependencies file is not found in /home/runner/work/instructlab-bot/instructlab-bot. Supported file pattern: go.sum
|
ansible
Unexpected input(s) 'working-directory', valid inputs are ['args', 'setup_python', 'working_directory']
|
ansible
Unexpected input(s) 'working-directory', valid inputs are ['args', 'setup_python', 'working_directory']
|