For some reason, the Walk function on a directory is ignoring files without an extension within that directory. I'm not sure if those files are omitted from the static phase itself, because the code inside the Walk function should ideally return all files, including ones without extension.