Skip to content

feat: Spotify Authentication #5

feat: Spotify Authentication

feat: Spotify Authentication #5

Triggered via pull request October 11, 2024 22:50
Status Failure
Total duration 23s
Artifacts

build-pr.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

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