Skip to content

Add list notifications tool #627

Add list notifications tool

Add list notifications tool #627

Triggered via pull request April 16, 2025 08:22
Status Failure
Total duration 27s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint
Process completed with exit code 1.
lint: pkg/github/notifications_test.go#L34
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
lint: pkg/github/notifications_test.go#L32
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
lint: pkg/github/notifications_test.go#L31
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
lint: pkg/github/server.go#L141
S1002: should omit comparison to bool constant, can be simplified to `!b` (gosimple)