Open karlhorky opened 1 year ago
Maybe it's actually not failing how I imagined, here's a first test run:
Run MY_STRING=$(docker run ghcr.io/upleveled/preflight https://github.com/upleveled/next-portfolio-dev main)
🚀 UpLeveled Preflight v1.23.6 [STARTED] All changes committed to Git [STARTED] node_modules/ folder ignored in Git [STARTED] No extraneous files committed to Git [STARTED] No secrets committed to Git [STARTED] Use single package manager [COMPLETED] No extraneous files committed to Git [STARTED] Project folder name matches correct format [COMPLETED] Project folder name matches correct format [STARTED] No dependency problems [STARTED] Next.js project has sharp installed [STARTED] No unused dependencies [STARTED] No dependencies without types [COMPLETED] Next.js project has sharp installed [COMPLETED] No secrets committed to Git [STARTED] GitHub repo has deployed project link under About [COMPLETED] Use single package manager [STARTED] ESLint [COMPLETED] node_modules/ folder ignored in Git [STARTED] Prettier [COMPLETED] All changes committed to Git [STARTED] ESLint config is latest version [COMPLETED] No dependencies without types [COMPLETED] GitHub repo has deployed project link under About [STARTED] Preflight is latest version [COMPLETED] ESLint config is latest version [COMPLETED] Prettier [COMPLETED] Preflight is latest version [FAILED] Unused dependencies found: [FAILED] * @ts-safeql/eslint-plugin [FAILED] * libpg-query [FAILED] * postcss-styled-syntax [FAILED] * stylelint [FAILED] * stylelint-config-css-modules [FAILED] * stylelint-config-recommended [FAILED] * stylelint-config-recommended-scss [FAILED] Remove these dependencies by running the following command for each dependency: [FAILED] ‎ $ pnpm remove <dependency name here> [COMPLETED] No dependency problems [COMPLETED] ESLint
Error: Process completed with exit code 1.
Preflight is now on
listr2@6.0.0
, and the snapshots of Preflight output for all portfolio projects may need to also be updated, similar to the updates I needed to do here: