tcbrindle / flux

A C++20 library for sequence-orientated programming
https://tristanbrindle.com/flux/
Boost Software License 1.0
476 stars 29 forks source link

CI: CodeQL scanning no longer reporting properly #54

Closed tcbrindle closed 1 year ago

tcbrindle commented 1 year ago

It looks like the CodeQL workflow isn't working properly, reporting a configuration error: https://github.com/tcbrindle/flux/security/code-scanning/tools/CodeQL/status

The workflow is still running for PRs and there's nothing obvious in the logs to indicate anything is amiss, so I'll have to investigate

tcbrindle commented 1 year ago

This seems to now be fixed.

For (my own) future reference: remove stale configurations in Settings/Code Security and Analysis when making changes to codeql-analysis.yml