github / github/codeql

CodeQL CLI logic differs in linux/windows environment

未关闭
#12,438 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
question
主要语言
CodeQL
星标
10.1k
派生
2.1k
平均合并
2 天 15 小时
30 天内合并 PR
141

描述

Super small thing I noticed, but wanted to mention it here as it is a bit inconvenient. I am running the same tests in a windows and linux environment, but while codeql-win64 seems to ignore the casing/direction of slashes of the path to the ql file (within the qlref file), codeql-linux64 enforces strict case matching and forward slashes only. Can this be made consistent in both CLIs (either strict case/slash checks in both or no checks in both)?

Secondly, now that I am running things in a linux environment I noticed that the "Javadoc" class has a different location on linux/windows systems. While other comment classes like "Comment" have equivalent locations on both operating systems, Javadoc seems to be missing this functionality.

Let me know if there is anything I can clarify above, and thanks in advance for your assistance!

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。