fix: comment list pagination #54
Annotations
4 errors and 1 warning
test:
pkg/notifier/gitlab/gitlab_test.go#L9
[golangci-lint] reported by reviewdog 🐶
undeclared name: `gitlab`
Raw Output:
pkg/notifier/gitlab/gitlab_test.go:9:60: error: undeclared name: `gitlab` (typecheck)
|
test:
pkg/notifier/gitlab/gitlab_test.go#L10
[golangci-lint] reported by reviewdog 🐶
undeclared name: `gitlab`
Raw Output:
pkg/notifier/gitlab/gitlab_test.go:10:60: error: undeclared name: `gitlab` (typecheck)
|
test:
pkg/notifier/gitlab/gitlab_test.go#L11
[golangci-lint] reported by reviewdog 🐶
undeclared name: `gitlab`
Raw Output:
pkg/notifier/gitlab/gitlab_test.go:11:54: error: undeclared name: `gitlab` (typecheck)
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|