fix: comment list pagination #43
Annotations
4 errors and 1 warning
test:
pkg/notifier/gitlab/comment.go#L76
[golangci-lint] reported by reviewdog 🐶
File is not `gofumpt`-ed
Raw Output:
pkg/notifier/gitlab/comment.go:76:0: error: File is not `gofumpt`-ed (gofumpt)
|
test:
pkg/notifier/gitlab/comment.go#L89
[golangci-lint] reported by reviewdog 🐶
mnd: Magic number: 100, in <condition> detected
Raw Output:
pkg/notifier/gitlab/comment.go:89:17: error: mnd: Magic number: 100, in <condition> detected (gomnd)
|
test:
pkg/notifier/gitlab/comment.go#L67
[golangci-lint] reported by reviewdog 🐶
mnd: Magic number: 100, in <assign> detected
Raw Output:
pkg/notifier/gitlab/comment.go:67:13: error: mnd: Magic number: 100, in <assign> detected (gomnd)
|
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/.
|