ci: install Tauri CLI v2 #35
Annotations
13 errors
publish (ubuntu-22.04)
Could not find a declaration file for module 'react'. '/home/runner/work/c2pa-preview/c2pa-preview/frontend/node_modules/react/index.js' implicitly has an 'any' type.
|
publish (ubuntu-22.04)
Property 'div' does not exist on type 'JSX.IntrinsicElements'.
|
publish (ubuntu-22.04)
Could not find a declaration file for module 'react/jsx-runtime'. '/home/runner/work/c2pa-preview/c2pa-preview/frontend/node_modules/react/jsx-runtime.js' implicitly has an 'any' type.
|
publish (ubuntu-22.04)
Property 'div' does not exist on type 'JSX.IntrinsicElements'.
|
publish (ubuntu-22.04)
Could not find a declaration file for module 'react'. '/home/runner/work/c2pa-preview/c2pa-preview/frontend/node_modules/react/index.js' implicitly has an 'any' type.
|
publish (ubuntu-22.04)
Could not find a declaration file for module 'react/jsx-runtime'. '/home/runner/work/c2pa-preview/c2pa-preview/frontend/node_modules/react/jsx-runtime.js' implicitly has an 'any' type.
|
publish (ubuntu-22.04)
Could not find a declaration file for module 'react'. '/home/runner/work/c2pa-preview/c2pa-preview/frontend/node_modules/react/index.js' implicitly has an 'any' type.
|
publish (ubuntu-22.04)
Could not find a declaration file for module 'uuid'. '/home/runner/work/c2pa-preview/c2pa-preview/frontend/node_modules/uuid/dist/esm-browser/index.js' implicitly has an 'any' type.
|
publish (ubuntu-22.04)
Cannot find namespace 'React'.
|
publish (ubuntu-22.04)
Could not find a declaration file for module 'react/jsx-runtime'. '/home/runner/work/c2pa-preview/c2pa-preview/frontend/node_modules/react/jsx-runtime.js' implicitly has an 'any' type.
|
publish (macos-latest, --target aarch64-apple-darwin)
Command failed with exit code 1: tauri build --target aarch64-apple-darwin
|
publish (macos-latest, --target x86_64-apple-darwin)
Command failed with exit code 1: tauri build --target x86_64-apple-darwin
|
publish (windows-latest)
Command failed with exit code 1: tauri build
|