Skip to content

Upgrade @edx/eslint-config from v3.x to 4.2 #13595

Upgrade @edx/eslint-config from v3.x to 4.2

Upgrade @edx/eslint-config from v3.x to 4.2 #13595

Triggered via pull request October 4, 2024 20:40
Status Failure
Total duration 2m 32s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
tests (20): www/src/components/AutoToc.tsx#L5
Cannot find module '~paragon-react' or its corresponding type declarations.
tests (20): www/src/components/CSSUtilitiesTable.tsx#L3
Cannot find module '~paragon-react' or its corresponding type declarations.
tests (20): www/src/components/CodeBlock.tsx#L22
Cannot find module '~paragon-icons' or its corresponding type declarations.
tests (20): www/src/components/CodeBlock.tsx#L23
Cannot find module '~paragon-icons' or its corresponding type declarations.
tests (20): www/src/components/CodeBlock.tsx#L24
Cannot find module '~paragon-react' or its corresponding type declarations.
tests (20): www/src/components/CodeBlock.tsx#L29
Could not find a declaration file for module '../../segment-events'. '/home/runner/work/paragon/paragon/www/segment-events/index.js' implicitly has an 'any' type.
tests (20): www/src/components/CodeBlock.tsx#L132
Parameter 'e' implicitly has an 'any' type.
tests (20): www/src/components/ComponentsList.tsx#L3
Cannot find module '~paragon-react' or its corresponding type declarations.
tests (20): www/src/components/IconsTable.tsx#L2
Could not find a declaration file for module 'lodash.debounce'. '/home/runner/work/paragon/paragon/node_modules/lodash.debounce/index.js' implicitly has an 'any' type.
tests (20): www/src/components/IconsTable.tsx#L3
Cannot find module '~paragon-icons' or its corresponding type declarations.
tests (18)
The job was canceled because "_20" failed.
tests (18)
The operation was canceled.
tests (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/