Skip to content

Conversation

@rli
Copy link
Contributor

@rli rli commented Mar 24, 2025

  • integ / ui failing due to missing / conflicting classpath issues
  • 251 ui failing since useRelease filters out non-release builds

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

Failing due to classpath issues
@rli rli requested a review from a team as a code owner March 24, 2025 21:50
@rli
Copy link
Contributor Author

rli commented Mar 24, 2025

/runIntegrationTests

@github-actions
Copy link

github-actions bot commented Mar 24, 2025

Qodana Community for JVM

1 new problem were found

Inspection name Severity Problems
Function or property has platform type ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

}

val uiTestImplementation by configurations.getting
val uiTestRuntimeOnly by configurations.getting

Check notice

Code scanning / QDJVMC

Function or property has platform type Note

Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
@rli rli changed the title ci: fix 241 integ / 251 ui ci: fix 241 integ / 251 ui classpath issues Mar 25, 2025
@rli rli merged commit e1cf155 into main Mar 26, 2025
17 of 18 checks passed
@rli rli deleted the rli/fix-ci branch March 26, 2025 15:38
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