Use file name / foder name for unknown tag retrieval. #564
Annotations
8 errors and 2 warnings
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 AbsPath) (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 AbsPath)) (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 AbsPath)) (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 AbsPath)) (typecheck)
|
Lint and test
issues found
|
Lint and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint and test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|