chore(version): 0.7.0 #115
Annotations
6 errors and 2 warnings
release (windows-latest):
src/main/services/File.ts#L59
Type 'import("D:/a/cherry-studio/cherry-studio/src/renderer/src/types/index").FileTypes' is not assignable to type 'FileType'.
|
release (windows-latest):
src/main/services/File.ts#L100
Type '{ id: any; origin_name: string; name: string; path: string; created_at: Date; size: number; ext: string; type: FileTypes; count: number; }[]' is not assignable to type 'FileType[]'.
|
release (windows-latest):
src/main/services/File.ts#L127
Type 'import("D:/a/cherry-studio/cherry-studio/src/renderer/src/types/index").FileTypes' is not assignable to type 'FileType'.
|
release (windows-latest)
Process completed with exit code 1.
|
release (macos-latest)
The job was canceled because "windows-latest" failed.
|
release (macos-latest)
The operation was canceled.
|
release (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
release (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|