akua / errors / E_MANIFEST_OCI_USERINFO
E_MANIFEST_OCI_USERINFO
Lockfile / manifest
What happened
akua.toml declares an oci dep whose URL contains embedded credentials (oci://user:pass@host/...). Rejected at parse time so the credential never reaches the lockfile or git history. Pass credentials via the SDK auth parameter or --auth instead.
How to fix it
This error doesn't have an extended remediation guide yet — track issues on GitHub or open one with your --json output if the message above wasn't enough.