Skip to content

add recommendation logic (#14) #24

add recommendation logic (#14)

add recommendation logic (#14) #24

Triggered via push July 21, 2023 16:26
Status Failure
Total duration 2m 14s
Artifacts

test.yml

on: push
Matrix: test
test status
0s
test status
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
test (ubuntu-latest): main.go#L50
auth.RefreshToken undefined (type *spotifyauth.Authenticator has no field or method RefreshToken)
test (ubuntu-latest)
Process completed with exit code 1.
test (macos-latest): main.go#L50
auth.RefreshToken undefined (type *spotifyauth.Authenticator has no field or method RefreshToken)
test (macos-latest)
Process completed with exit code 2.
test (windows-latest): main.go#L50
auth.RefreshToken undefined (type *spotifyauth.Authenticator has no field or method RefreshToken)
test (windows-latest)
Process completed with exit code 1.
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/