fix(deps): update react monorepo to v19 (major) #1238
Annotations
5 errors, 1 warning, and 1 notice
Run type checks:
src/Components/ClaimWeb3name/ClaimWeb3name.tsx#L18
Argument of type 'RefObject<HTMLDivElement | null>' is not assignable to parameter of type 'RefObject<HTMLDivElement>'.
|
Run type checks:
src/Components/CreateOnChainDID/CreateOnChainDID.tsx#L18
Argument of type 'RefObject<HTMLDivElement | null>' is not assignable to parameter of type 'RefObject<HTMLDivElement>'.
|
Run type checks:
src/Components/GettingSporran/GettingSporran.tsx#L18
Argument of type 'RefObject<HTMLDivElement | null>' is not assignable to parameter of type 'RefObject<HTMLDivElement>'.
|
Run type checks:
src/Components/Linking/Linking.tsx#L94
Argument of type 'RefObject<HTMLDivElement | null>' is not assignable to parameter of type 'RefObject<HTMLDivElement>'.
|
Run type checks
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linter
The github formatter is deprecated
|
Loading