Skip to content

feat: support empty dir #25

feat: support empty dir

feat: support empty dir #25

Triggered via push August 21, 2024 06:10
Status Failure
Total duration 1m 3s
Artifacts

release.yml

on: push
Matrix: publish-tauri
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/components/FileList.vue#L2
'nextTick' is declared but its value is never read.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/components/FileList.vue#L71
Type 'HTMLElement | undefined' is not assignable to type 'HTMLElement'.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/components/Uploader.vue#L6
'nextTick' is declared but its value is never read.
publish-tauri (macos-latest, --target x86_64-apple-darwin): src/components/Uploader.vue#L11
'props' is declared but its value is never read.
publish-tauri (macos-latest, --target x86_64-apple-darwin)
Command failed with exit code 1: pnpm tauri build --target x86_64-apple-darwin
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/components/FileList.vue#L2
'nextTick' is declared but its value is never read.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/components/FileList.vue#L71
Type 'HTMLElement | undefined' is not assignable to type 'HTMLElement'.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/components/Uploader.vue#L6
'nextTick' is declared but its value is never read.
publish-tauri (macos-latest, --target aarch64-apple-darwin): src/components/Uploader.vue#L11
'props' is declared but its value is never read.
publish-tauri (macos-latest, --target aarch64-apple-darwin)
Command failed with exit code 1: pnpm tauri build --target aarch64-apple-darwin
publish-tauri (ubuntu-22.04): src/components/FileList.vue#L2
'nextTick' is declared but its value is never read.
publish-tauri (ubuntu-22.04): src/components/FileList.vue#L71
Type 'HTMLElement | undefined' is not assignable to type 'HTMLElement'.
publish-tauri (ubuntu-22.04): src/components/Uploader.vue#L6
'nextTick' is declared but its value is never read.
publish-tauri (ubuntu-22.04): src/components/Uploader.vue#L11
'props' is declared but its value is never read.
publish-tauri (ubuntu-22.04)
Command failed with exit code 1: pnpm tauri build
publish-tauri (windows-latest): src/components/FileList.vue#L2
'nextTick' is declared but its value is never read.
publish-tauri (windows-latest): src/components/FileList.vue#L71
Type 'HTMLElement | undefined' is not assignable to type 'HTMLElement'.
publish-tauri (windows-latest): src/components/Uploader.vue#L6
'nextTick' is declared but its value is never read.
publish-tauri (windows-latest): src/components/Uploader.vue#L11
'props' is declared but its value is never read.
publish-tauri (windows-latest)
Command failed with exit code 1: pnpm tauri build
publish-tauri (macos-latest, --target x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish-tauri (macos-latest, --target aarch64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish-tauri (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish-tauri (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/