Bump golang.org/x/oauth2 from 0.9.0 to 0.15.0 #608
ci.yml
on: pull_request
Test
35s
Checks
1m 7s
Matrix: Build
Annotations
15 errors and 5 warnings
Build (ubuntu-latest):
pkg/builder/youtube.go#L43
cannot use parts (variable of type string) as type []string in argument to yt.client.Channels.List
|
Build (ubuntu-latest):
pkg/builder/youtube.go#L70
cannot use parts (variable of type string) as type []string in argument to yt.client.Playlists.List
|
Build (ubuntu-latest):
pkg/builder/youtube.go#L100
cannot use "id,snippet" (untyped string constant) as []string value in argument to yt.client.PlaylistItems.List
|
Build (ubuntu-latest):
pkg/builder/youtube.go#L291
cannot use "id,snippet,contentDetails" (untyped string constant) as []string value in argument to yt.client.Videos.List
|
Build (ubuntu-latest)
Process completed with exit code 2.
|
Test:
pkg/builder/youtube.go#L43
cannot use parts (variable of type string) as type []string in argument to yt.client.Channels.List
|
Test:
pkg/builder/youtube.go#L70
cannot use parts (variable of type string) as type []string in argument to yt.client.Playlists.List
|
Test:
pkg/builder/youtube.go#L100
cannot use "id,snippet" (untyped string constant) as []string value in argument to yt.client.PlaylistItems.List
|
Test:
pkg/builder/youtube.go#L291
cannot use "id,snippet,contentDetails" (untyped string constant) as []string value in argument to yt.client.Videos.List
|
Test
Process completed with exit code 2.
|
Build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Build (macos-latest)
The operation was canceled.
|
Build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Build (windows-latest)
The operation was canceled.
|
Checks
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Build (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/podsync/podsync. Supported file pattern: go.sum
|
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/podsync/podsync. Supported file pattern: go.sum
|
Build (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/podsync/podsync. Supported file pattern: go.sum
|
Build (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\podsync\podsync. Supported file pattern: go.sum
|
Checks
Restore cache failed: Dependencies file is not found in /home/runner/work/podsync/podsync. Supported file pattern: go.sum
|