Add support for lyrics #541
Annotations
9 errors and 1 warning
Lint and test:
mockfs/mockfs.go#L1
: # go.senan.xyz/gonic/mockfs
|
Lint and test:
mockfs/mockfs.go#L336
cannot use p (variable of type *TagInfo) as tagcommon.Info value in return statement: *TagInfo does not implement tagcommon.Info (missing method Lyrics) (typecheck)
|
Lint and test:
infocache/artistinfocache/artistinfocache_test.go#L14
could not import go.senan.xyz/gonic/mockfs (-: # go.senan.xyz/gonic/mockfs
|
Lint and test:
mockfs/mockfs.go#L336
cannot use p (variable of type *TagInfo) as tagcommon.Info value in return statement: *TagInfo does not implement tagcommon.Info (missing method Lyrics)) (typecheck)
|
Lint and test:
podcast/podcast_test.go#L13
could not import go.senan.xyz/gonic/mockfs (-: # go.senan.xyz/gonic/mockfs
|
Lint and test:
mockfs/mockfs.go#L336
cannot use p (variable of type *TagInfo) as tagcommon.Info value in return statement: *TagInfo does not implement tagcommon.Info (missing method Lyrics)) (typecheck)
|
Lint and test:
scanner/scanner_benchmark_test.go#L7
could not import go.senan.xyz/gonic/mockfs (-: # go.senan.xyz/gonic/mockfs
|
Lint and test:
mockfs/mockfs.go#L336
cannot use p (variable of type *TagInfo) as tagcommon.Info value in return statement: *TagInfo does not implement tagcommon.Info (missing method Lyrics)) (typecheck)
|
Lint and test
issues found
|
Lint and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|