Upgraded zustand to v5 and upgraded other deps #297
ci.yml
on: pull_request
lint
25s
test
43s
build-library
18s
build-android
1m 39s
build-ios
1m 39s
publish-npm
0s
Annotations
14 errors and 1 warning
build-library
Process completed with exit code 1.
|
lint:
example/src/components/CustomArrow.tsx#L22
'Icon' cannot be used as a JSX component.
|
lint:
example/src/components/CustomNodeRowView.tsx#L64
'Icon' cannot be used as a JSX component.
|
lint:
example/src/components/SearchInput.tsx#L38
'Icon' cannot be used as a JSX component.
|
lint:
node_modules/react-native-paper/src/components/MaterialCommunityIcon.tsx#L27
Type 'typeof Icon' does not satisfy the constraint 'JSXElementConstructor<any> | keyof IntrinsicElements'.
|
lint:
node_modules/react-native-paper/src/components/MaterialCommunityIcon.tsx#L42
Property 'name' does not exist on type '{ color: string; pointerEvents?: "box-none" | "none" | "box-only" | "auto" | undefined; }'.
|
lint:
node_modules/react-native-paper/src/components/MaterialCommunityIcon.tsx#L42
Property 'size' does not exist on type '{ color: string; pointerEvents?: "box-none" | "none" | "box-only" | "auto" | undefined; }'.
|
lint:
node_modules/react-native-paper/src/components/MaterialCommunityIcon.tsx#L96
Type '{ role?: Role | undefined; focusable?: boolean | undefined; allowFontScaling: boolean | undefined; name: string; color: string; size: number; style: ({ backgroundColor: string; } | { ...; })[]; pointerEvents: "none"; selectable: boolean; testID: string | undefined; } | { ...; }' is not assignable to type 'IntrinsicAttributes & { color: string; pointerEvents?: "box-none" | "none" | "box-only" | "auto" | undefined; }'.
|
lint:
src/components/CustomExpandCollapseIcon.tsx#L14
'FontAwesomeIcon' cannot be used as a JSX component.
|
lint
Process completed with exit code 2.
|
build-android
The run was canceled by @JairajJangle.
|
build-android
The operation was canceled.
|
build-ios
The run was canceled by @JairajJangle.
|
build-ios
The operation was canceled.
|
build-android
Unexpected input(s) 'api-level', 'build-tools', 'ndk', valid inputs are ['']
|