Skip to content

feat: use parcel instead of vite #1670

feat: use parcel instead of vite

feat: use parcel instead of vite #1670

Triggered via pull request May 27, 2024 18:26
@domoritzdomoritz
synchronize #1420
dom/parcel
Status Failure
Total duration 1m 9s
Artifacts

test.yml

on: pull_request
Lint and Build
1m 1s
Lint and Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Lint and Build
Process completed with exit code 1.
Lint and Build: src/components/app.tsx#L177
'ownProps' is defined but never used
Lint and Build: src/components/config-editor/renderer.tsx#L83
'prevProps' is defined but never used
Lint and Build: src/components/config-editor/renderer.tsx#L83
'prevState' is defined but never used
Lint and Build: src/components/header/gist-modal/index.tsx#L5
'ownProps' is defined but never used
Lint and Build: src/components/header/gist-modal/renderer.tsx#L299
'e' is defined but never used
Lint and Build: src/components/header/index.tsx#L8
'ownProps' is defined but never used
Lint and Build: src/components/header/renderer.tsx#L384
Using string literals in ref attributes is deprecated
Lint and Build: src/components/header/renderer.tsx#L454
Do not use findDOMNode. It doesn’t work with function components and is deprecated in StrictMode. See https://reactjs.org/docs/react-dom.html#finddomnode
Lint and Build: src/components/header/renderer.tsx#L479
Do not use findDOMNode. It doesn’t work with function components and is deprecated in StrictMode. See https://reactjs.org/docs/react-dom.html#finddomnode
Lint and Build: src/components/header/renderer.tsx#L489
Do not use findDOMNode. It doesn’t work with function components and is deprecated in StrictMode. See https://reactjs.org/docs/react-dom.html#finddomnode