|
I've changed nothing, but achievements have broken. I've tried switching to v2 instead of latest, but to no avail. Any help would be greatly appreciated. |
Answered by
xero-lib
May 6, 2025
Replies: 4 comments 2 replies
0 replies
|
Workaround is to replace the use-statement for the achievements svg with |
2 replies
Answer selected by
xero-lib
|
This issue usually happens when the achievements SVG endpoint fails to load or the workflow action is outdated. A reliable workaround is to replace the achievements use-statement with the fixed version: This should render the achievements segment correctly without the “Unexpected Error.” |
0 replies
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Workaround is to replace the use-statement for the achievements svg with
- uses: stalomeow/metrics@edcae0f874d69e509d25ddd5e750a2f41cd54e10as suggested by @Ankitz007 in the comments of #1478