Skip to content

Update react dependencies (major) #5104

Update react dependencies (major)

Update react dependencies (major) #5104

Triggered via pull request December 5, 2024 20:52
Status Failure
Total duration 44s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
lint
Process completed with exit code 127.
lint: extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
lint: extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L2
Cannot find module 'react-i18next' or its corresponding type declarations.
lint: extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L3
Cannot find module 'react-redux' or its corresponding type declarations.
lint: extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L4
Cannot find module 'grommet/es6/components/Box' or its corresponding type declarations.
lint: extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L5
Cannot find module 'grommet/es6/components/Button' or its corresponding type declarations.
lint: extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L6
Cannot find module 'grommet/es6/components/Spinner' or its corresponding type declarations.
lint: extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L7
Cannot find module 'grommet/es6/components/Text' or its corresponding type declarations.
lint: 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.
lint: extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L80
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
lint: extension/src/ExtLedgerAccessPopup/ExtLedgerAccessPopup.tsx#L82
Type '{ fill: true; textAlign: string; }' is missing the following properties from type 'HeaderProps': children, level, size, margin
lint
Process completed with exit code 1.
lint
Process completed with exit code 127.
lint
Process completed with exit code 127.
lint
Process completed with exit code 1.
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636