included missing files from previous commit
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 31s

This commit is contained in:
2026-05-18 09:57:38 +02:00
parent f0601f7622
commit 9b45010617
4 changed files with 13 additions and 6 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# Circular Dependencies
Generated: 2026-05-17T13:36:32.085Z
Generated: 2026-05-17T17:39:56.862Z
Found: 7 circular chain(s) — these MUST be fixed before modifying involved files.
1. Processed 151 files (1.3s) (37 warnings)
1. Processed 151 files (1.4s) (37 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
+2 -2
View File
@@ -1,6 +1,6 @@
{
"_meta": {
"generated": "2026-05-17T13:36:30.534Z",
"generated": "2026-05-17T17:39:55.251Z",
"description": "Import dependency graph for src/lib/game. Keys are files, values are arrays of files they import.",
"usage": "To find what a file affects, search for its path in the VALUES. To find what a file depends on, look at its KEY entry."
},
@@ -692,7 +692,7 @@
"types/index.ts": [
"types/attunements.ts",
"types/elements.ts",
"types/equipment.ts",
"types/equipmentSlot.ts",
"types/game.ts",
"types/spells.ts"
],