Re: Static code analysis on github
Markus Mützel <[email protected]> Fri, 2 Oct 2020 18:58:07 +0200
| Newsgroups | gmane.comp.gnu.octave.maintainers |
|---|---|
| Message-ID | <trinity-51c38279-3df4-4bc6-938c-c7cce17b0995-1601657887553@3c-app-gmx-bap35> |
Am 02. Oktober 2020 um 10:50 Uhr schrieb "Kai Torben Ohlhus" <[email protected]> > > https://github.com/gnu-octave/octave/commit/24cc0307ab26f43ca6ea51a4c6510f413ad2204b > https://github.com/gnu-octave/octave/runs/1197846549 > > Octave is very complex to build, maybe beyond the scope of what the > CodeQL project is aiming for. If you are interested you can tune the > file as you please. All owners of the "gnu-octave" group (you are > markuman?) can try out things in that repo (without my permission ;-)). > If it is broken, I reset it. > > If you don't want to try more with it, I have to remove the commit. > Otherwise the auto-update of the repository is broken, as it is no > official commit. Thanks for adding me to the group. It's complaining about a missing `gperf` on the build machine. I don't know how to fix that. Basically, I don't know at all how all that magic is happening. :-) From my point of view, you could remove those commits. Markus