Skip to content

updates node in package.json #1704

updates node in package.json

updates node in package.json #1704

Triggered via push April 4, 2024 18:17
Status Failure
Total duration 3m 0s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
js-lint: src/Button/Button.tsx#L14
'ButtonSizes' is already declared in the upper scope on line 14 column 13
js-lint: src/Button/Button.tsx#L20
'ButtonVariants' is already declared in the upper scope on line 20 column 13
js-lint: src/Drawer/Drawer.test.jsx#L200
Missing semicolon
js-lint: src/InputLabel/InputLabel.jsx#L11
'elementType' is defined but never used
js-lint: src/InputLegend/InputLegend.jsx#L12
'elementType' is defined but never used
js-lint: src/RichTextEditor/RichTextEditor.tsx#L2
'/home/runner/work/ui-design-system/ui-design-system/node_modules/react/index.js' imported multiple times
js-lint: src/RichTextEditor/RichTextEditor.tsx#L7
'/home/runner/work/ui-design-system/ui-design-system/node_modules/react/index.js' imported multiple times
js-lint: src/Tabs/Tabs.test.tsx#L108
Missing semicolon
js-lint
Process completed with exit code 1.
js-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
js-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/