chore(deps): update react monorepo to v19 (major) #2140
Annotations
16 errors
build
@kosori/ui#build: command (/home/runner/work/ui/ui/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
build
Cannot find namespace 'JSX'.
|
build
Process completed with exit code 2.
|
typecheck
Cannot find namespace 'JSX'.
|
typecheck
@kosori/ui#typecheck: command (/home/runner/work/ui/ui/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
lint
Cannot find namespace 'JSX'.
|
lint:
packages/ui/src/calendar.tsx#L154
'IntrinsicElements' is an 'error' type that acts as 'any' and overrides all other types in this intersection type
|
lint:
packages/ui/src/calendar.tsx#L165
Unsafe argument of type error typed assigned to a parameter of type `ClassValue`
|
lint:
packages/ui/src/calendar.tsx#L167
Unsafe argument of type error typed assigned to a parameter of type `ClassValue`
|
lint:
packages/ui/src/calendar.tsx#L167
Unsafe member access .today on an `error` typed value
|
lint:
packages/ui/src/calendar.tsx#L168
Unsafe argument of type error typed assigned to a parameter of type `ClassValue`
|
lint:
packages/ui/src/calendar.tsx#L168
Unsafe member access .outside on an `error` typed value
|
lint:
packages/ui/src/calendar.tsx#L169
Unsafe argument of type error typed assigned to a parameter of type `ClassValue`
|
lint:
packages/ui/src/calendar.tsx#L169
Unsafe member access .disabled on an `error` typed value
|
lint:
packages/ui/src/calendar.tsx#L170
Unsafe argument of type error typed assigned to a parameter of type `ClassValue`
|