WIP: List notifications tool #626
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)
|