fix(deps): update react monorepo to v19 (major) #1228
Annotations
5 errors, 1 warning, and 1 notice
src/Components/ClaimWeb3name/ClaimWeb3name.tsx#L18
Argument of type 'RefObject<HTMLDivElement | null>' is not assignable to parameter of type 'RefObject<HTMLDivElement>'.
|
src/Components/CreateOnChainDID/CreateOnChainDID.tsx#L18
Argument of type 'RefObject<HTMLDivElement | null>' is not assignable to parameter of type 'RefObject<HTMLDivElement>'.
|
src/Components/GettingSporran/GettingSporran.tsx#L18
Argument of type 'RefObject<HTMLDivElement | null>' is not assignable to parameter of type 'RefObject<HTMLDivElement>'.
|
src/Components/Linking/Linking.tsx#L94
Argument of type 'RefObject<HTMLDivElement | null>' is not assignable to parameter of type 'RefObject<HTMLDivElement>'.
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
This job failed
Loading