fix(deps): update react monorepo to v19 (major) #6861
Annotations
20 errors and 4 warnings
typecheck
Spread types may only be created from object types.
|
typecheck
Parameter 't' implicitly has an 'any' type.
|
typecheck
Parameter 't' implicitly has an 'any' type.
|
typecheck
Parameter 't' implicitly has an 'any' type.
|
typecheck
Parameter 't' implicitly has an 'any' type.
|
typecheck
Parameter 't' implicitly has an 'any' type.
|
typecheck
Parameter 't' implicitly has an 'any' type.
|
typecheck
Spread types may only be created from object types.
|
typecheck
@ufb/ui#typecheck: command (/home/runner/work/abc-user-feedback/abc-user-feedback/packages/ufb-ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
lint:
packages/ufb-ui/src/Toast/toast.tsx#L31
Unsafe assignment of an `any` value
|
lint:
packages/ufb-ui/src/Toast/toast.tsx#L33
Unsafe assignment of an `any` value
|
lint:
packages/ufb-ui/src/Toast/toast.tsx#L35
Unsafe assignment of an `any` value
|
lint:
packages/ufb-ui/src/Toast/toast.tsx#L50
Unsafe assignment of an `any` value
|
lint:
packages/ufb-ui/src/Toast/toast.tsx#L64
Unsafe assignment of an `any` value
|
lint:
packages/ufb-ui/src/Toast/toast.tsx#L79
Unsafe assignment of an `any` value
|
lint:
apps/web/src/widgets/feedback-table/lib/use-truncated-element.tsx#L24
Unnecessary conditional, value is always falsy
|
lint
@ufb/ui#lint: command (/home/runner/work/abc-user-feedback/abc-user-feedback/packages/ufb-ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint
web#lint: command (/home/runner/work/abc-user-feedback/abc-user-feedback/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint
Process completed with exit code 1.
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|