Skip to content

Upstream sync failed — merge conflict or build failure #49

Description

@github-actions

The automated sync with qwibitai/nanoclaw main failed.

This usually means upstream made changes that conflict with this fork's channel code.

To resolve manually:

git fetch upstream main
git merge upstream/main
# resolve conflicts
npm run build && npm test
git push

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions