Skip to content

WIP: List notifications tool #626

WIP: List notifications tool

WIP: List notifications tool #626

Triggered via push April 16, 2025 08:22
Status Failure
Total duration 25s
Artifacts

lint.yaml

on: push
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)