updated dependency tracking files
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 57s

This commit is contained in:
2026-05-18 14:22:47 +02:00
parent ca86b6268c
commit ea3035ec5e
2 changed files with 51 additions and 197 deletions
+3 -3
View File
@@ -1,11 +1,11 @@
# Circular Dependencies
Generated: 2026-05-18T10:08:43.704Z
Generated: 2026-05-18T12:22:03.557Z
Found: 7 circular chain(s) — these MUST be fixed before modifying involved files.
1. Processed 142 files (1.3s) (37 warnings)
1. Processed 121 files (1.2s) (30 warnings)
2. 1) data/equipment/index.ts > data/equipment/utils.ts
3. 2) data/golems/index.ts > data/golems/utils.ts
4. 3) stores/combat-actions.ts > stores/combatStore.ts
4. 3) stores/combatStore.ts > stores/combat-actions.ts
5. 4) stores/combatStore.ts > stores/gameStore.ts
6. 5) stores/combatStore.ts > stores/gameStore.ts > stores/gameActions.ts
7. 6) stores/combatStore.ts > stores/gameStore.ts > stores/gameLoopActions.ts