feat: Spotify Authentication #5
Annotations
9 errors
Build (1.23):
pkg/request/request.go#L59
should rewrite http.NewRequestWithContext or add (*Request).WithContext (noctx)
|
Build (1.23):
pkg/request/request.go#L34
should rewrite http.NewRequestWithContext or add (*Request).WithContext (noctx)
|
Build (1.23):
pkg/service/spotify/auth.go#L42
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Build (1.23):
pkg/service/spotify/auth.go#L54
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
Build (1.23):
pkg/service/spotify/auth.go#L125
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Build (1.23):
pkg/service/spotify/auth.go#L142
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
Build (1.23):
pkg/service/spotify/auth.go#L259
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Build (1.23):
pkg/service/spotify/spotify.go#L29
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
Build (1.23)
issues found
|