-
-
Notifications
You must be signed in to change notification settings - Fork 108
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
Warning: Error: EISDIR: illegal operation on a directory, read #130
Comments
Can you run this with logging enabled? I wonder which directory it is choking on… |
Ran with a simple workflow:
|
That is very interesting, maybe some change in the But it looks like the cache itself continues after this warning? Does it work in the end? If it is indeed a dependency update/regression, then probably another update would magically solve this. |
It fails and does not build a cache. I meanwhile found the issue. In our project we also have a folder named |
Swatinem/[email protected] and newer fail with following error before printing the Cache Configuration, i.e. it is the only output:
Swatinem/[email protected] does not yield this error.
This happens with the defaults, i.e. no properties configured.
Defaults create actual properties for execution:
Running on GitHub-hosted
ubuntu-20.04
.Output of working v2.0.2 was:
The text was updated successfully, but these errors were encountered: