Skip to content

Conversation

lcartey
Copy link
Contributor

@lcartey lcartey commented Nov 28, 2024

Compilation failures in CDS files were previously considered fatal. However, we have seen CAP projects which have old or unused CDS files, where it would be undesirable to block the whole analysis.

This PR therefore makes a compilation failure in CDS non-fatal, instead capturing and reporting the error via the diagnostics for CodeQL, which will ultimately appear on the tool status page in GitHub, e.g.:

image

This makes a compilation failure in CDS non-fatal, instead capturing
and reporting the error via the tool status page in GitHub.
@lcartey lcartey requested a review from jeongsoolee09 December 2, 2024 11:45
@jeongsoolee09
Copy link
Contributor

LGTM!

@lcartey lcartey merged commit 5dec654 into main Dec 3, 2024
5 checks passed
@lcartey lcartey deleted the lcartey/capture-and-report-compilation-errors branch December 3, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants