Commit 43fdd68
committed
Fix 4 failing CI/CD checks in PR #5673
- Add missing yaml dependency to packages/types/package.json
- Remove duplicate manual test files causing framework conflicts
- Update knip.json to exclude playwright-mcp-integration test files
- Improve path resolution in TypeScript test file
Resolves:
- knip check failure (unused files)
- unit-test check failure (missing dependencies)
- compile check failure (missing yaml package)
- ESLint warnings from conflicting test files1 parent 81ba92c commit 43fdd68
File tree
5 files changed
+18
-353
lines changed- packages/types
- src/__tests__
5 files changed
+18
-353
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
28 | 36 | | |
29 | 37 | | |
30 | 38 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments