Recurring container CI failure. The ci-failure label does not exist in this repo and this token cannot create it, so this issue is intentionally titled with [ci-failure].
storyteller/main - missing-asset - failing for 7 consecutive runs
Failure: the Dockerfile copies .yarn/releases, but upstream no longer has that path.
Log excerpt
#20 ERROR: failed to calculate checksum of ref wao27010hq9xu4fmg5117oij3::emggy0cbhuyeb56s1avwh4jau: "/source/.yarn/releases": not found
ERROR: failed to build: failed to solve: failed to compute cache key: failed to calculate checksum of ref wao27010hq9xu4fmg5117oij3::emggy0cbhuyeb56s1avwh4jau: "/source/.yarn/releases": not found
Suggested fix
- Update
apps/storyteller/Dockerfile to stop copying /source/.yarn/releases, or restore the expected empty directory with .gitkeep if the private context owns it.
Priority: high
Recurring container CI failure. The
ci-failurelabel does not exist in this repo and this token cannot create it, so this issue is intentionally titled with[ci-failure].storyteller/main - missing-asset - failing for 7 consecutive runs
Failure: the Dockerfile copies
.yarn/releases, but upstream no longer has that path.Log excerpt
Suggested fix
apps/storyteller/Dockerfileto stop copying/source/.yarn/releases, or restore the expected empty directory with.gitkeepif the private context owns it.Priority: high