cache icon indicating copy to clipboard operation
cache copied to clipboard

Post run error: "Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.!

Open submarines-and opened this issue 8 months ago • 1 comments

Post run, we are getting an error:

Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.

Image

Similar to these issues: https://github.com/actions/setup-node/issues/801 https://github.com/actions/setup-node/issues/1137

Reading the output - everything seems fine, so this should be a warning instead of an error, since no cache is supposed to be saved. Can we force it to ignore this error?

Also, the directory specified does exist, so the error is also not correct.

Cache action as used:

Image

submarines-and avatar Apr 10 '25 06:04 submarines-and

Do you happen to have any follow-up here? Do you have any relevant hints about this one?

palminha avatar Sep 15 '25 22:09 palminha