InSyncWithFoo / ryecharm

The all-in-one PyCharm plugin for Astral-backed Python tools
https://insyncwithfoo.github.io/ryecharm/
MIT License
65 stars 2 forks source link

`buildSearchableOptions`: Execution failed; Index: 1, Size: 1 #14

Closed InSyncWithFoo closed 4 days ago

InSyncWithFoo commented 1 month ago

Recently the build workflow has been failing out of the blue (e.g., 1, 2, 3, 4, 5):

> Task :buildSearchableOptions FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':buildSearchableOptions'.
> Index: 1, Size: 1

It is unknown what the cause is. I temporarily disabled the task in 54d690d so that other jobs are not blocked. This has the unfortunate consequence of settings not being searchable.