Skip to content

CodeQL: fix Gradle autobuild#56

Merged
sydneyrenee merged 1 commit intomainfrom
fix/codeql-gradle-build
Feb 10, 2026
Merged

CodeQL: fix Gradle autobuild#56
sydneyrenee merged 1 commit intomainfrom
fix/codeql-gradle-build

Conversation

@sydneyrenee
Copy link
Member

CodeQL autobuild runs ./gradlew testClasses, but this KMP repo only has per-module/per-target *TestClasses tasks. Run the JVM builds explicitly so the Java/Kotlin extractor can proceed.

@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@sydneyrenee sydneyrenee merged commit b074495 into main Feb 10, 2026
4 of 5 checks passed
@sydneyrenee sydneyrenee deleted the fix/codeql-gradle-build branch February 10, 2026 08:17
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.

1 participant