Fixed the Onboarding Page Setup #21
Annotations
24 errors and 2 notices
|
Tauri Build Check (macos-latest, --target aarch64-apple-darwin)
Command "npm ["run","tauri","build","--","--target","aarch64-apple-darwin"]" failed with exit code 1
|
|
Tauri Build Check (macos-latest, --target aarch64-apple-darwin)
Type '{ stepIndex: number; stepName: string; }' is missing the following properties from type 'OnboardingStepProps': onNext, onBack
|
|
Tauri Build Check (macos-latest, --target aarch64-apple-darwin)
Cannot find module '@/store' or its corresponding type declarations.
|
|
Tauri Build Check (macos-latest, --target aarch64-apple-darwin)
Parameter 'index' implicitly has an 'any' type.
|
|
Tauri Build Check (macos-latest, --target aarch64-apple-darwin)
Parameter 'folder' implicitly has an 'any' type.
|
|
Tauri Build Check (macos-latest, --target aarch64-apple-darwin)
'React' is declared but its value is never read.
|
|
Tauri Build Check (macos-latest, --target aarch64-apple-darwin)
Cannot find module '@/store' or its corresponding type declarations.
|
|
Tauri Build Check (macos-latest, --target aarch64-apple-darwin)
Cannot find module '@/store' or its corresponding type declarations.
|
|
Tauri Build Check (windows-latest)
Command "npm ["run","tauri","build"]" failed with exit code 1
|
|
Tauri Build Check (windows-latest)
Type '{ stepIndex: number; stepName: string; }' is missing the following properties from type 'OnboardingStepProps': onNext, onBack
|
|
Tauri Build Check (windows-latest)
Cannot find module '@/store' or its corresponding type declarations.
|
|
Tauri Build Check (windows-latest)
Parameter 'index' implicitly has an 'any' type.
|
|
Tauri Build Check (windows-latest)
Parameter 'folder' implicitly has an 'any' type.
|
|
Tauri Build Check (windows-latest)
'React' is declared but its value is never read.
|
|
Tauri Build Check (windows-latest)
Cannot find module '@/store' or its corresponding type declarations.
|
|
Tauri Build Check (windows-latest)
Cannot find module '@/store' or its corresponding type declarations.
|
|
Tauri Build Check (ubuntu-22.04)
Command "npm ["run","tauri","build"]" failed with exit code 1
|
|
Tauri Build Check (ubuntu-22.04)
Type '{ stepIndex: number; stepName: string; }' is missing the following properties from type 'OnboardingStepProps': onNext, onBack
|
|
Tauri Build Check (ubuntu-22.04)
Cannot find module '@/store' or its corresponding type declarations.
|
|
Tauri Build Check (ubuntu-22.04)
Parameter 'index' implicitly has an 'any' type.
|
|
Tauri Build Check (ubuntu-22.04)
Parameter 'folder' implicitly has an 'any' type.
|
|
Tauri Build Check (ubuntu-22.04)
'React' is declared but its value is never read.
|
|
Tauri Build Check (ubuntu-22.04)
Cannot find module '@/store' or its corresponding type declarations.
|
|
Tauri Build Check (ubuntu-22.04)
Cannot find module '@/store' or its corresponding type declarations.
|
|
Tauri Build Check (macos-latest, --target aarch64-apple-darwin)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Tauri Build Check (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|