Skip to content

Fix ignore

Fix ignore #50

Triggered via push December 30, 2025 16:57
Status Failure
Total duration 31s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
publish
Process completed with exit code 1.
src/configs/__tests__/recommended.test.ts > recommended > export recommended config: src/configs/__tests__/recommended.test.ts#L4
Error: Snapshot `recommended > export recommended config 1` mismatched - Expected + Received @@ -5,24 +5,19 @@ "**/build/", "**/storybook-static/", "**/dist/", "**/next-env.d.ts", "**/out/", - "**/.next/", "**/public/", - "**/.df/", "**/df/", "**/coverage/", "**/target/", "**/venv/", - "**/.venv/", - ".husky/", "!**/src/**", "!vite.config.ts", - "!**/.storybook/**", "**/__snapshots__/", - "**/.cache/", + "**/.*/", ], }, { "plugins": { "@devup-ui": { ❯ src/configs/__tests__/recommended.test.ts:4:25