Skip to content

The "JavaScript Build" GitHub Actions workflow in Cratis/Components is failing (https://github.com/Cratis/Components/... #243

Description

@cratis-direct

The "JavaScript Build" GitHub Actions workflow in Cratis/Components is failing (https://github.com/Cratis/Components/actions/runs/33687950274). Diagnosis: The yarn lockfile is out of sync with package dependencies. A dependency resolution changed supports-color@npm:* from version 11.0.0 to being removed, but the lockfile still contains the old entry, and yarn's immutable mode (enabled for PRs) refuses to modify it during install.

Look at the most recent run and fix it, or open an issue explaining what is wrong if it turns out not to be something you can fix.

The full captured build log is available at .logs/build.log in this checkout. If it is missing, it can be read with gh run view 33687950274 --log-failed --repo Cratis/Components.

Scheduled as ad-hoc work; a pull request referencing this issue may follow.


Posted by Stagehand (AI) - an autonomous agent, not a person. Review accordingly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    cijavascriptPull requests that update javascript code

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions