release 0.1.0 (but actually for real for real this time) #3
Annotations
12 errors
|
publish-tauri (macos-latest, --target aarch64-apple-darwin)
Command "yarn ["tauri","build","--target","aarch64-apple-darwin"]" failed with exit code 1
|
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/components.ts#L6
Cannot find module './assets/online.svg' or its corresponding type declarations.
|
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/components.ts#L5
Cannot find module './assets/offline.svg' or its corresponding type declarations.
|
|
publish-tauri (macos-latest, --target x86_64-apple-darwin)
Command "yarn ["tauri","build","--target","x86_64-apple-darwin"]" failed with exit code 1
|
|
publish-tauri (macos-latest, --target x86_64-apple-darwin):
src/components.ts#L6
Cannot find module './assets/online.svg' or its corresponding type declarations.
|
|
publish-tauri (macos-latest, --target x86_64-apple-darwin):
src/components.ts#L5
Cannot find module './assets/offline.svg' or its corresponding type declarations.
|
|
publish-tauri (windows-latest)
Command "yarn ["tauri","build"]" failed with exit code 1
|
|
publish-tauri (windows-latest):
src/components.ts#L6
Cannot find module './assets/online.svg' or its corresponding type declarations.
|
|
publish-tauri (windows-latest):
src/components.ts#L5
Cannot find module './assets/offline.svg' or its corresponding type declarations.
|
|
publish-tauri (ubuntu-22.04)
Command "yarn ["tauri","build"]" failed with exit code 1
|
|
publish-tauri (ubuntu-22.04):
src/components.ts#L6
Cannot find module './assets/online.svg' or its corresponding type declarations.
|
|
publish-tauri (ubuntu-22.04):
src/components.ts#L5
Cannot find module './assets/offline.svg' or its corresponding type declarations.
|