⬆️ Update module google.golang.org/api to v0.136.0 #185
Annotations
11 errors
Test:
internal/youtube/playlist/handler.go#L12
missing go.sum entry for module providing package google.golang.org/api/option (imported by github.com/gabe565/transsmute/internal/youtube/channel); to add:
|
Test:
internal/youtube/playlist/feed_item.go#L9
missing go.sum entry for module providing package google.golang.org/api/youtube/v3 (imported by github.com/gabe565/transsmute/internal/youtube/channel); to add:
|
Test
Process completed with exit code 1.
|
Lint:
internal/youtube/playlist/feed_item.go#L12
undefined: youtube (typecheck)
|
Lint:
internal/youtube/playlist/playlist.go#L23
undefined: youtube (typecheck)
|
Lint:
internal/youtube/playlist/playlist.go#L14
undefined: youtube (typecheck)
|
Lint:
internal/youtube/playlist/playlist.go#L97
items[i].PublishedAt undefined (type *Item has no field or method PublishedAt) (typecheck)
|
Lint
issues found
|
Build:
internal/youtube/playlist/handler.go#L12
missing go.sum entry for module providing package google.golang.org/api/option (imported by github.com/gabe565/transsmute/internal/youtube/channel); to add:
|
Build:
internal/youtube/playlist/feed_item.go#L9
missing go.sum entry for module providing package google.golang.org/api/youtube/v3 (imported by github.com/gabe565/transsmute/internal/youtube/channel); to add:
|
Build
The process '/opt/hostedtoolcache/goreleaser-action/1.19.2/x64/goreleaser' failed with exit code 1
|