2026-03-16T22:24:30 https://gitlab.com/madsbuvi/openmw/-/jobs/13514656104 Got this Teal error on my pipeline in the VR fork. I have no idea how to interpret it. It doesn't mention anything i changed since the last successful pipeline, and the error doesn't even make sense as the NpcStats type is defined in lua_api/openmw/types.lua I've disabled the Teal pipeline on my fork for now to be able to continue working since i cannot guess what 2026-03-16T22:24:30 it's actually complaining about. Does anyone more familiar with Teal able to tell? 2026-03-16T22:26:08 I did try grep -Rn types.NpcStats from the root of the repository to try and find where this is actually done and i get no results 2026-03-16T22:55:06 One of the checks was flaky and only recently fixed (actually, I'm not even totally sure if we've merged the permanent fix). Have you retried the job?