Skip to content

feat: add pattern selector #1079

feat: add pattern selector

feat: add pattern selector #1079

Triggered via push January 5, 2025 13:21
Status Success
Total duration 1m 10s
Artifacts

test-lint-js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
npm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
npm: js/ActionPopup/Actions.js#L1
'react' should be listed in the project's dependencies. Run 'npm i -S react' to add it
npm: js/ActionPopup/Actions.js#L2
'react-dom' should be listed in the project's dependencies. Run 'npm i -S react-dom' to add it
npm: js/ActionPopup/Actions.js#L2
'ReactDOM' is defined but never used
npm: js/ActionPopup/Actions.js#L7
Replace `·props·` with `props`
npm: js/ActionPopup/Actions.js#L8
Replace `·props.data·&&·props.data.length·===·0·` with `props.data·&&·props.data.length·===·0`
npm: js/ActionPopup/Actions.js#L9
Replace `(⏎↹↹↹<></>⏎↹↹)` with `·<></>`
npm: js/ActionPopup/Actions.js#L16
Replace `·false·` with `false`
npm: js/ActionPopup/Actions.js#L18
Replace `(value,·index)·=>·` with `⏎↹↹↹↹↹↹(value,·index)·=>⏎↹↹↹↹↹↹↹`
npm: js/ActionPopup/Actions.js#L19
Replace `<SortableItem·key={`item-${index}`}·index={index}·item={value}·loopIndex={index}·propRef={props}` with `↹↹<SortableItem⏎↹↹↹↹↹↹↹↹↹key={`item-${index}`}⏎↹↹↹↹↹↹↹↹↹index={index}⏎↹↹↹↹↹↹↹↹↹item={value}⏎↹↹↹↹↹↹↹↹↹loopIndex={index}⏎↹↹↹↹↹↹↹↹↹propRef={props}⏎↹↹↹↹↹↹↹↹`
npm: js/ActionPopup/Actions.js#L20
Replace `↹↹↹↹↹)` with `↹↹↹↹↹↹↹)⏎↹↹↹↹↹`