Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Caching report does not correctly report failures #407

Closed
bigdaz opened this issue Aug 16, 2022 · 0 comments
Closed

Caching report does not correctly report failures #407

bigdaz opened this issue Aug 16, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@bigdaz
Copy link
Member

bigdaz commented Aug 16, 2022

As of v3.0.0 the @actions/cache library will swallow any failures in save/restore operations. This means that our error handling code is no longer functional, and we will incorrectly report "Entry saved" or "Entry restored" when an error occurs.

@bigdaz bigdaz added the bug Something isn't working label Aug 16, 2022
@bigdaz bigdaz added this to the v2.2.3 milestone Aug 16, 2022
@bigdaz bigdaz self-assigned this Aug 16, 2022
@bigdaz bigdaz closed this as completed in cbebff7 Aug 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant