Skip to content

fix: remove unnecessary devDependencies for --base common #105

fix: remove unnecessary devDependencies for --base common

fix: remove unnecessary devDependencies for --base common #105

Triggered via pull request August 15, 2024 16:08
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/steps/finalizeDependencies.test.ts > finalize > installs the base list of commands when all options are enabled: src/steps/finalizeDependencies.test.ts#L92
Error: Snapshot `finalize > installs the base list of commands when all options are enabled 1` mismatched - Expected + Received [ [ - "pnpm add @eslint-community/eslint-plugin-eslint-comments@latest @eslint/js@latest @types/eslint-plugin-markdown@latest @types/eslint__js@latest @types/node@latest eslint@latest eslint-plugin-jsdoc@latest eslint-plugin-n@latest eslint-plugin-regexp@latest husky@latest lint-staged@latest prettier@latest prettier-plugin-curly@latest prettier-plugin-packagejson@latest prettier-plugin-sh@latest tsup@latest typescript@latest typescript-eslint@latest -D", + "pnpm add @eslint-community/eslint-plugin-eslint-comments@latest @eslint/js@latest @types/eslint__js@latest @types/node@latest eslint@latest eslint-plugin-jsdoc@latest eslint-plugin-n@latest eslint-plugin-regexp@latest husky@latest lint-staged@latest prettier@latest prettier-plugin-curly@latest prettier-plugin-packagejson@latest prettier-plugin-sh@latest tsup@latest typescript@latest typescript-eslint@latest -D", ], [ "pnpm dedupe --offline", ], ] ❯ src/steps/finalizeDependencies.test.ts:92:39
Test
Process completed with exit code 1.