Yoichi NAKAYAMA
Yoichi NAKAYAMA
The error is not caused by the detached HEAD, it is caused by the parent commit objects are not fetched (shallow repository). I think this is a libgit2 issue, git_revwalk_next()...
Currently, libgit2 doesn't support shallow repositories. There is an issue about it: https://github.com/libgit2/libgit2/issues/3058
I found the following query also produces a false positive of AL05 for `t`. ``` with table_arr as (select [1,2,4,2] as arr) SELECT arr FROM table_arr t, t.arr ```
> I found the following query also produces a false positive of AL05 for `t`. > > ``` > with table_arr as (select [1,2,4,2] as arr) SELECT arr FROM table_arr...
I found another example of AL05 false positive in https://github.com/sqlfluff/sqlfluff/issues/4623#issuecomment-1828773281
It's probably not an issue of Remap. I think it's because your firmware wasn't built with MOUSEKEY_ENABLE = yes .