Update release.yml #9
Annotations
8 errors
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/pages/index.tsx#L2
Could not find a declaration file for module '../components/Center'. '/Users/runner/work/dna-software/dna-software/src/components/Center.js' implicitly has an 'any' type.
|
publish-tauri (macos-latest, --target aarch64-apple-darwin)
Command failed with exit code 1: pnpm tauri build --target aarch64-apple-darwin
|
publish-tauri (macos-latest, --target x86_64-apple-darwin):
src/pages/index.tsx#L2
Could not find a declaration file for module '../components/Center'. '/Users/runner/work/dna-software/dna-software/src/components/Center.js' implicitly has an 'any' type.
|
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 (ubuntu-22.04):
src/pages/index.tsx#L2
Could not find a declaration file for module '../components/Center'. '/home/runner/work/dna-software/dna-software/src/components/Center.js' implicitly has an 'any' type.
|
publish-tauri (ubuntu-22.04)
Command failed with exit code 1: pnpm tauri build
|
publish-tauri (windows-latest):
src/pages/index.tsx#L2
Could not find a declaration file for module '../components/Center'. 'D:/a/dna-software/dna-software/src/components/Center.js' implicitly has an 'any' type.
|
publish-tauri (windows-latest)
Command failed with exit code 1: pnpm tauri build
|