chore: v0.1.13 #67
release.yml
on: push
create-release
5s
Matrix: Build and Upload Release Asset
publish-release
0s
Annotations
18 errors
Build and Upload Release Asset (windows-latest):
src/components/ArticleView/adpater/Podcast.tsx#L12
Parameter 'media' implicitly has an 'any' type.
|
Build and Upload Release Asset (windows-latest):
src/components/PodcastPlayer/index.tsx#L5
Could not find a declaration file for module './data'. 'D:/a/lettura/lettura/src/components/PodcastPlayer/data.js' implicitly has an 'any' type.
|
Build and Upload Release Asset (windows-latest):
src/components/PodcastPlayer/index.tsx#L6
Could not find a declaration file for module './wave'. 'D:/a/lettura/lettura/src/components/PodcastPlayer/wave.js' implicitly has an 'any' type.
|
Build and Upload Release Asset (windows-latest):
src/layout/Setting/ImportAndExport/index.tsx#L58
Property 'addChannel' does not exist on type 'typeof import("D:/a/lettura/lettura/src/helpers/dataAgent")'.
|
Build and Upload Release Asset (windows-latest):
src/layout/Setting/ImportAndExport/index.tsx#L59
Parameter 'res' implicitly has an 'any' type.
|
Build and Upload Release Asset (windows-latest)
Command failed with exit code 1: pnpm tauri build
|
Build and Upload Release Asset (macos-latest):
src/components/ArticleView/adpater/Podcast.tsx#L12
Parameter 'media' implicitly has an 'any' type.
|
Build and Upload Release Asset (macos-latest):
src/components/PodcastPlayer/index.tsx#L5
Could not find a declaration file for module './data'. '/Users/runner/work/lettura/lettura/src/components/PodcastPlayer/data.js' implicitly has an 'any' type.
|
Build and Upload Release Asset (macos-latest):
src/components/PodcastPlayer/index.tsx#L6
Could not find a declaration file for module './wave'. '/Users/runner/work/lettura/lettura/src/components/PodcastPlayer/wave.js' implicitly has an 'any' type.
|
Build and Upload Release Asset (macos-latest):
src/layout/Setting/ImportAndExport/index.tsx#L58
Property 'addChannel' does not exist on type 'typeof import("/Users/runner/work/lettura/lettura/src/helpers/dataAgent")'.
|
Build and Upload Release Asset (macos-latest):
src/layout/Setting/ImportAndExport/index.tsx#L59
Parameter 'res' implicitly has an 'any' type.
|
Build and Upload Release Asset (macos-latest)
Command failed with exit code 1: pnpm tauri build
|
Build and Upload Release Asset (ubuntu-20.04):
src/components/ArticleView/adpater/Podcast.tsx#L12
Parameter 'media' implicitly has an 'any' type.
|
Build and Upload Release Asset (ubuntu-20.04):
src/components/PodcastPlayer/index.tsx#L5
Could not find a declaration file for module './data'. '/home/runner/work/lettura/lettura/src/components/PodcastPlayer/data.js' implicitly has an 'any' type.
|
Build and Upload Release Asset (ubuntu-20.04):
src/components/PodcastPlayer/index.tsx#L6
Could not find a declaration file for module './wave'. '/home/runner/work/lettura/lettura/src/components/PodcastPlayer/wave.js' implicitly has an 'any' type.
|
Build and Upload Release Asset (ubuntu-20.04):
src/layout/Setting/ImportAndExport/index.tsx#L58
Property 'addChannel' does not exist on type 'typeof import("/home/runner/work/lettura/lettura/src/helpers/dataAgent")'.
|
Build and Upload Release Asset (ubuntu-20.04):
src/layout/Setting/ImportAndExport/index.tsx#L59
Parameter 'res' implicitly has an 'any' type.
|
Build and Upload Release Asset (ubuntu-20.04)
Command failed with exit code 1: pnpm tauri build
|