Update react monorepo to v19 (major) #60
node.js.yml
on: pull_request
Annotations
10 errors and 5 warnings
types:
app/App.tsx#L275
Type 'RefObject<(HTMLElement & ButtonMethods) | null>' is not assignable to type 'PopoverAnchor'.
|
types:
packages/components/src/Button/Button.tsx#L67
Expected 1 arguments, but got 0.
|
types:
packages/components/src/Image/Image.tsx#L55
Argument of type 'RefObject<HTMLImageElement | null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
types:
packages/components/src/Image/Image.tsx#L63
Argument of type 'RefObject<HTMLImageElement | null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
types:
packages/components/src/Image/Image.tsx#L64
Argument of type 'RefObject<HTMLElement>' is not assignable to parameter of type 'PossibleRef<HTMLImageElement>'.
|
types:
packages/components/src/Modal/Modal.tsx#L86
Argument of type 'RefObject<HTMLDialogElement | null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
types:
packages/components/src/Modal/Modal.tsx#L131
Unused '@ts-expect-error' directive.
|
types:
packages/components/src/Popover/Popover.tsx#L112
Unused '@ts-expect-error' directive.
|
types:
packages/components/src/ScrollView/ScrollView.tsx#L137
Expected 1 arguments, but got 0.
|
types:
packages/components/src/ScrollView/ScrollViewBase.tsx#L96
Expected 1 arguments, but got 0.
|
types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (18.x)
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 (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|