Arthur Baars
Arthur Baars
Did the upload action actually fail? The phrase `Continuing with data from environment or input:` suggests that is should carry on regardless.
Are the alerts reported on a line that was updated by dependabot? If so, the following might explain what's going on. CodeScanning computes a hash value of the line on...
Hi @remkop, thanks for the report, and also for picocli, we're happy users of the library for the CodeQL CLI ;-) Looking at the logs, it seems like the analysis...
Thanks for reporting. I think you're right. The analysis seems to confuse the `cogent3.util.io` and the `io` library.
Thanks for the report @Ludgershall . To help debugging this issue, could you have a look in the log/build-tracer.log file for error messages that could explain what's going wrong? The...
Thanks @pooneh-nb . I see there are over 35000 catastrophic error messages like `language modes specified are incompatible`. I'll pass the log file on to the team so they can...
@MatthewReid854 The suppression comment needs to be on the line where the alert starts, which is [line 392](https://lgtm.com/projects/g/MatthewReid854/reliability/snapshot/41df1552a5508981636e52e77d1819ac13783658/files/reliability/Distributions.py?sort=name&dir=ASC&mode=heatmap#L392) in this case. Note that you don't have to include the query...
The shorthand forms `#lgtm` and `#noqa` should hopefully be short enough to be left in place when Black auto-formats the code. There is very little development on LGTM these days...
> > There is very little development on LGTM these days as the focus of the team is on [CodeScanning](https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning) these days. > Does this mean that this false positive...
Should this query flag up https://github.com/hahwul/mad-metasploit/blob/master/archive/exploits/windows/local/17177.rb#L97 ? The file is truncated, see the bottom of the file at https://raw.githubusercontent.com/hahwul/mad-metasploit/master/archive/exploits/windows/local/17177.rb.