Release #57
Annotations
8 errors
|
build (macos-latest, x86_64-apple-darwin)
Command "pnpm ["tauri","build","--target","x86_64-apple-darwin"]" failed with exit code 1
|
|
build (macos-latest, x86_64-apple-darwin):
src/float-main.tsx#L3
Cannot find module './components/FloatWindow' or its corresponding type declarations.
|
|
build (ubuntu-24.04, x86_64-unknown-linux-gnu)
Command "pnpm ["tauri","build","--target","x86_64-unknown-linux-gnu"]" failed with exit code 1
|
|
build (ubuntu-24.04, x86_64-unknown-linux-gnu):
src/float-main.tsx#L3
Cannot find module './components/FloatWindow' or its corresponding type declarations.
|
|
build (macos-latest, aarch64-apple-darwin)
Command "pnpm ["tauri","build","--target","aarch64-apple-darwin"]" failed with exit code 1
|
|
build (macos-latest, aarch64-apple-darwin):
src/float-main.tsx#L3
Cannot find module './components/FloatWindow' or its corresponding type declarations.
|
|
build (windows-latest, x86_64-pc-windows-msvc)
Command "pnpm ["tauri","build","--target","x86_64-pc-windows-msvc"]" failed with exit code 1
|
|
build (windows-latest, x86_64-pc-windows-msvc):
src/float-main.tsx#L3
Cannot find module './components/FloatWindow' or its corresponding type declarations.
|