os
os copied to clipboard
langfuse/3.135.1 package update
Commit: f40cd99ba8a4115604b921bc485cccdce139edc3
🔄 Build Failed: Git Checkout Error
fatal: bad object c3a1349ed896ca699bbf07dd68f6f0390ce1823e
Build Details
| Category | Details |
|---|---|
| Build System | melange |
| Failure Point | git cherry-pick step during source code checkout |
Root Cause Analysis 🔍
The git cherry-pick operation failed because the specified commit hash 'c3a1349ed896ca699bbf07dd68f6f0390ce1823e' does not exist in the repository. This commit was intended to be cherry-picked from the main branch as a security fix [GHSA-6465-jgvq-jhgp], but the commit object cannot be found, causing the git checkout pipeline step to fail.
Was this comment helpful? Please use 👍 or 👎 reactions on this comment.