Skip to content

chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 #243

chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0

chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 #243

Triggered via pull request March 9, 2024 17:16
Status Failure
Total duration 59s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
call-lint / lint: internal/issue-tracker/github/github.go#L79
args.AnnoSource undefined (type *IssueParams has no field or method AnnoSource) (typecheck)
call-lint / lint: internal/issue-tracker/github/github.go#L80
args.StockSource undefined (type *IssueParams has no field or method StockSource) (typecheck)
call-lint / lint: internal/issue-tracker/github/github.go#L81
args.UserSource undefined (type *IssueParams has no field or method UserSource) (typecheck)
call-lint / lint: internal/send-email/mailgun/mailgun.go#L70
args.AnnoSource undefined (type *EmailerParams has no field or method AnnoSource) (typecheck)
call-lint / lint: internal/send-email/mailgun/mailgun.go#L71
args.StockSource undefined (type *EmailerParams has no field or method StockSource) (typecheck)
call-lint / lint: internal/send-email/mailgun/mailgun.go#L72
args.UserSource undefined (type *EmailerParams has no field or method UserSource) (typecheck)
call-lint / lint: internal/issue-tracker/issue.go#L4
import 'github.com/dictyBase/go-genproto/dictybaseapis/order' is not allowed from list 'Main' (depguard)
call-lint / lint: internal/logger/logger.go#L7
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
call-lint / lint: internal/logger/logger.go#L8
import 'github.com/urfave/cli' is not allowed from list 'Main' (depguard)
call-lint / lint: internal/message/message.go#L8
import 'github.com/nats-io/go-nats' is not allowed from list 'Main' (depguard)
call-lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.