Skip to content

fix: use explicit node version for docusaurus build #419

fix: use explicit node version for docusaurus build

fix: use explicit node version for docusaurus build #419

Triggered via push March 17, 2025 08:20
Status Failure
Total duration 1m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: push
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
lint (20): docs/src/components/CustomDocCard.js#L19
There should be no space after '{'
lint (20): docs/src/components/Container/Container.jsx#L2
Unable to resolve path to module 'clsx'
lint (20): docs/src/components/Card/Card.jsx#L5
Unable to resolve path to module '@site/static/img/assets/icons/arrow-right.svg'
lint (20): docs/src/components/Card/Card.jsx#L5
`@site/static/img/assets/icons/arrow-right.svg` import should occur before import of `./card.module.scss`
lint (20): docs/src/components/Card/Card.jsx#L3
Unable to resolve path to module '@docusaurus/Link'
lint (20): docs/src/components/Card/Card.jsx#L2
Unable to resolve path to module 'clsx'
lint (20): docs/src/components/Button/Button.jsx#L3
Unable to resolve path to module '@docusaurus/Link'
lint (20): docs/src/components/Button/Button.jsx#L1
Unable to resolve path to module 'clsx'
lint (20): docs/src/components/Badge.js#L2
Unable to resolve path to module 'clsx'
lint (20): docs/src/components/ApiCall.js#L2
Unable to resolve path to module 'clsx'
lint (18)
The operation was canceled.
lint (18)
The strategy configuration was canceled because "lint._20" failed
lint (20): docs/src/components/FeaturesList/FeaturesList.jsx#L72
Do not use Array index in keys
lint (20): docs/src/components/CustomDocCard.js#L20
Property should be placed on a new line
lint (20): docs/src/components/CustomDocCard.js#L19
Expected indentation of 4 space characters but found 6
lint (20): docs/src/components/CustomDocCard.js#L1
Missing semicolon
lint (20): docs/src/components/Card/Card.jsx#L91
Do not nest ternary expressions
lint (20): docs/src/components/Card/Card.jsx#L72
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
lint (20): docs/src/components/Card/Card.jsx#L57
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
lint (20): docs/src/components/Button/Button.jsx#L16
Do not nest ternary expressions
lint (20): docs/src/components/ApiCall.js#L2
Missing semicolon
lint (20): docs/src/components/ApiCall.js#L1
Missing semicolon