Update react dependencies (major) #5104
Annotations
16 errors and 1 warning
Lint documentation
Process completed with exit code 127.
|
Validate TypeScript:
extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
|
Validate TypeScript:
extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L2
Cannot find module 'react-i18next' or its corresponding type declarations.
|
Validate TypeScript:
extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L3
Cannot find module 'react-redux' or its corresponding type declarations.
|
Validate TypeScript:
extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L4
Cannot find module 'grommet/es6/components/Box' or its corresponding type declarations.
|
Validate TypeScript:
extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L5
Cannot find module 'grommet/es6/components/Button' or its corresponding type declarations.
|
Validate TypeScript:
extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L6
Cannot find module 'grommet/es6/components/Spinner' or its corresponding type declarations.
|
Validate TypeScript:
extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L7
Cannot find module 'grommet/es6/components/Text' or its corresponding type declarations.
|
Validate TypeScript:
extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L28
This JSX tag requires the module path 'react/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
|
Validate TypeScript:
extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L80
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
Validate TypeScript:
extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L82
Type '{ fill: true; textAlign: string; }' is missing the following properties from type 'HeaderProps': children, level, size, margin
|
Install dependencies
Process completed with exit code 1.
|
ESLint
Process completed with exit code 127.
|
Lint Change Log fragments
Process completed with exit code 127.
|
Validate Grommet icons types
Process completed with exit code 1.
|
Lint git commits
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading