Skip to content

refactor: 移除未使用的笔记过滤和选择区域点击检测逻辑 #2

refactor: 移除未使用的笔记过滤和选择区域点击检测逻辑

refactor: 移除未使用的笔记过滤和选择区域点击检测逻辑 #2

Triggered via push March 1, 2026 16:39
Status Failure
Total duration 1m 9s
Artifacts

release.yml

on: push
Matrix: build
create-updater-json
0s
create-updater-json
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build (macos-latest, --target aarch64-apple-darwin, aarch64-apple-darwin, -aarch64)
Command "npm ["run","tauri","build","--","--target","aarch64-apple-darwin"]" failed with exit code 1
build (macos-latest, --target aarch64-apple-darwin, aarch64-apple-darwin, -aarch64)
'notes' is declared but its value is never read.
build (macos-latest, --target aarch64-apple-darwin, aarch64-apple-darwin, -aarch64)
'isPointerInsideRange' is declared but its value is never read.
build (macos-latest, --target x86_64-apple-darwin, x86_64-apple-darwin, -x64)
Command "npm ["run","tauri","build","--","--target","x86_64-apple-darwin"]" failed with exit code 1
build (macos-latest, --target x86_64-apple-darwin, x86_64-apple-darwin, -x64)
'notes' is declared but its value is never read.
build (macos-latest, --target x86_64-apple-darwin, x86_64-apple-darwin, -x64)
'isPointerInsideRange' is declared but its value is never read.
build (windows-latest, x86_64-pc-windows-msvc)
Command "npm ["run","tauri","build"]" failed with exit code 1
build (windows-latest, x86_64-pc-windows-msvc)
'notes' is declared but its value is never read.
build (windows-latest, x86_64-pc-windows-msvc)
'isPointerInsideRange' is declared but its value is never read.
build (ubuntu-22.04, x86_64-unknown-linux-gnu)
Command "npm ["run","tauri","build"]" failed with exit code 1
build (ubuntu-22.04, x86_64-unknown-linux-gnu)
'notes' is declared but its value is never read.
build (ubuntu-22.04, x86_64-unknown-linux-gnu)
'isPointerInsideRange' is declared but its value is never read.