| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Updates the cache-miss dependency error message emitted by the cache distributor to include the active package manager and provide clearer next-step guidance for users of the action.
Changes:
Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/cache-distributions/cache-distributor.ts | Updates the runtime error message for missing dependency-file matches. |
| dist/setup/index.js | Updates the bundled setup entrypoint to include the new error message. |
| dist/cache-save/index.js | Updates the bundled cache-save entrypoint to include the new error message. |
| tests/cache-restore.test.ts | Adjusts the expected thrown error string to match the new message. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description:
Updates the error message to provide clearer information to users.
Check list: