-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-ideIssue is related to IDE supportIssue is related to IDE supportctg-bugIssue is a bugIssue is a bug
Milestone
Description
Description
IU plugin cannot be compiled in main
To Reproduce
- Open GitHub actions
- Open one of the latest workflow runs have failing
publish_plugin_and_cli
forideType=IU
- Select failed job
publish_plugin_and_cli (IU...
) and check the logs
Expected behavior
Plugin should be published with ideType=IU
Actual behavior
There is exception when resolving dependencies with ideType=IU
Screenshots, logs
org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve com.jetbrains.intellij.idea:ideaIC:212.5712.43.
Required by:
project :utbot-android-studio
Additional context
The job started failing with PR:
Metadata
Metadata
Assignees
Labels
comp-ideIssue is related to IDE supportIssue is related to IDE supportctg-bugIssue is a bugIssue is a bug
Type
Projects
Status
Done