feat: Spotify Authentication #2
Annotations
5 errors
Build (1.23):
pkg/service/spotify/auth.go#L104
Error return value of `s.RefreshAccessToken` is not checked (errcheck)
|
Build (1.23):
internal/ui/handler/spotify.go#L29
Error return value of `c.Redirect` is not checked (errcheck)
|
Build (1.23):
internal/ui/handler/spotify.go#L36
Error return value of `c.Redirect` is not checked (errcheck)
|
Build (1.23):
internal/ui/handler/spotify.go#L40
Error return value of `c.Redirect` is not checked (errcheck)
|
Build (1.23)
issues found
|