Skip to content

fix: comment list pagination #43

fix: comment list pagination

fix: comment list pagination #43

Triggered via pull request April 10, 2024 10:04
Status Failure
Total duration 38s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.