mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-08-12 16:35:11 +09:00
`fmtk luals-addon <outdir>` treats its argument as the parent and always appends `factorio`, so the bundle landed in `$RUNNER_TEMP/factorio/factorio` while the config pointed at `$RUNNER_TEMP/factorio/library`. The factorio types were never loaded, which is why ci reported 642 undefined-global and 1204 type-not-found against a tree that is clean locally. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>