Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Gradle build cache for CodeQL job #130

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

0xnm
Copy link
Member

@0xnm 0xnm commented Dec 13, 2024

What does this PR do?

CodeQL sometime gives the following error:

CodeQL detected code written in Java/Kotlin but could not process any of it

It may be related to the build caching in Gradle.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@0xnm 0xnm marked this pull request as ready for review December 13, 2024 09:33
@0xnm 0xnm requested a review from a team as a code owner December 13, 2024 09:34
@0xnm 0xnm merged commit 26dc027 into develop Dec 13, 2024
17 checks passed
@0xnm 0xnm deleted the nogorodnikov/disable-gradle-build-cache-for-codeql branch December 13, 2024 09:52
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.

3 participants