feat: support FormApp #47
Annotations
15 errors
publish-tauri (ubuntu-22.04, --verbose)
desktop#build: command (/home/runner/work/penx/penx/apps/desktop) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
publish-tauri (ubuntu-22.04, --verbose)
Type '{ options: any; value: any; onChange: { (e: ChangeEvent<any>): Promise<any>; <T = unknown>(field: T): Promise<any> | (T extends ChangeEvent<any> ? void : (e: unknown) => void); }; ... 6 more ...; children?: ReactNode; }' is not assignable to type 'IntrinsicAttributes & SelectProps & RefAttributes<HTMLDivElement>'.
|
publish-tauri (ubuntu-22.04, --verbose)
Process completed with exit code 1.
|
publish-tauri (macos-14, --target aarch64-apple-darwin --verbose)
Type '{ options: any; value: any; onChange: { (e: ChangeEvent<any>): Promise<any>; <T = unknown>(field: T): Promise<any> | (T extends ChangeEvent<any> ? void : (e: unknown) => void); }; ... 6 more ...; children?: ReactNode; }' is not assignable to type 'IntrinsicAttributes & SelectProps & RefAttributes<HTMLDivElement>'.
|
publish-tauri (macos-14, --target aarch64-apple-darwin --verbose)
desktop#build: command (/Users/runner/work/penx/penx/apps/desktop) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
publish-tauri (macos-14, --target aarch64-apple-darwin --verbose)
Process completed with exit code 1.
|
publish-tauri (macos-14, --target x86_64-apple-darwin --verbose)
Type '{ options: any; value: any; onChange: { (e: ChangeEvent<any>): Promise<any>; <T = unknown>(field: T): Promise<any> | (T extends ChangeEvent<any> ? void : (e: unknown) => void); }; ... 6 more ...; children?: ReactNode; }' is not assignable to type 'IntrinsicAttributes & SelectProps & RefAttributes<HTMLDivElement>'.
|
publish-tauri (macos-14, --target x86_64-apple-darwin --verbose)
desktop#build: command (/Users/runner/work/penx/penx/apps/desktop) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
publish-tauri (macos-14, --target x86_64-apple-darwin --verbose)
Process completed with exit code 1.
|
publish-tauri (macos-14, --target universal-apple-darwin --verbose)
Type '{ options: any; value: any; onChange: { (e: ChangeEvent<any>): Promise<any>; <T = unknown>(field: T): Promise<any> | (T extends ChangeEvent<any> ? void : (e: unknown) => void); }; ... 6 more ...; children?: ReactNode; }' is not assignable to type 'IntrinsicAttributes & SelectProps & RefAttributes<HTMLDivElement>'.
|
publish-tauri (macos-14, --target universal-apple-darwin --verbose)
desktop#build: command (/Users/runner/work/penx/penx/apps/desktop) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
publish-tauri (macos-14, --target universal-apple-darwin --verbose)
Process completed with exit code 1.
|
publish-tauri (windows-latest, --verbose)
desktop#build: command (D:\a\penx\penx\apps\desktop) C:\Users\runneradmin\setup-pnpm\node_modules\.bin\pnpm.CMD run build exited (1)
|
publish-tauri (windows-latest, --verbose)
Type '{ options: any; value: any; onChange: { (e: ChangeEvent<any>): Promise<any>; <T = unknown>(field: T): Promise<any> | (T extends ChangeEvent<any> ? void : (e: unknown) => void); }; ... 6 more ...; children?: ReactNode; }' is not assignable to type 'IntrinsicAttributes & SelectProps & RefAttributes<HTMLDivElement>'.
|
publish-tauri (windows-latest, --verbose)
Process completed with exit code 1.
|