Frontend backend connection #26
backend-lint.yaml
on: pull_request
backend-lint
36s
Run backend-tests
34s
Annotations
10 errors and 2 warnings
backend-lint:
backend/internal/service/handler/spotify.go#L100
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
backend-lint:
backend/internal/service/handler/spotify.go#L31
var `err` is unused (unused)
|
backend-lint:
backend/internal/service/handler/spotify.go#L114
func `configureClientCreds` is unused (unused)
|
backend-lint:
backend/spotify/pkce.go#L9
const `redirectURI` is unused (unused)
|
backend-lint:
backend/spotify/pkce.go#L12
var `auth` is unused (unused)
|
backend-lint:
backend/spotify/pkce.go#L13
var `ch` is unused (unused)
|
backend-lint:
backend/spotify/pkce.go#L14
var `state` is unused (unused)
|
backend-lint:
backend/spotify/pkce.go#L18
var `codeVerifier` is unused (unused)
|
backend-lint:
backend/spotify/pkce.go#L19
var `codeChallenge` is unused (unused)
|
backend-lint
issues found
|
Run backend-tests
Restore cache failed: Dependencies file is not found in /home/runner/work/platnm/platnm. Supported file pattern: go.sum
|
backend-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/platnm/platnm. Supported file pattern: go.sum
|