Skip to content

Ci lockfile mismatch#1

Closed
pRizz wants to merge 1 commit intomainfrom
cursor/ci-lockfile-mismatch-0097
Closed

Ci lockfile mismatch#1
pRizz wants to merge 1 commit intomainfrom
cursor/ci-lockfile-mismatch-0097

Conversation

@pRizz
Copy link
Owner

@pRizz pRizz commented Jan 19, 2026

Summary

Fixes a CI failure caused by an outdated pnpm-lock.yaml where @napi-rs/cli was incorrectly listed as a devDependencies entry for packages/core instead of a dependencies entry.

Changes

  • Updated pnpm-lock.yaml to correctly categorize @napi-rs/cli as a dependency for packages/core.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)

Testing

Describe how you tested your changes:

  • Unit tests pass (just test-rust)
  • Linting passes (just lint)
  • Manual testing performed (The pnpm-lock.yaml was updated by running pnpm install. The fix will be validated by the CI passing.)

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Related Issues

Closes #


Open in Cursor Open in Web

Co-authored-by: peter <peter@brightbuilds.us>
@cursor
Copy link

cursor bot commented Jan 19, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@pRizz pRizz closed this Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants