Skip to content

fix(ci): Lockfile nach Dependency-Änderungen regenerieren#6

Merged
Baldri merged 1 commit into
mainfrom
claude/session/fix/lockfile-sync
Jul 2, 2026
Merged

fix(ci): Lockfile nach Dependency-Änderungen regenerieren#6
Baldri merged 1 commit into
mainfrom
claude/session/fix/lockfile-sync

Conversation

@Baldri

@Baldri Baldri commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Was

package-lock.json regeneriert — npm ci auf Linux-Runnern schlug fehl (Missing: gcp-metadata@7.0.1 u.a.), CI auf main war rot.

Warum

Gleiche Fehlerklasse wie docmind-desktop#4: npm-Operationen auf macOS droppen plattformfremde/transitive Lock-Einträge.

Tests

typecheck grün, Testsuite Exit 0, npm ci --dry-run Exit 0.

🤖 Generated with Claude Code

npm operations on macOS (audit fix, transformers migration) left
package-lock.json out of sync (missing gcp-metadata and cross-platform
optional entries), breaking npm ci on Linux CI runners. Regenerated
from scratch; npm ci --dry-run passes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Baldri Baldri merged commit 55991b0 into main Jul 2, 2026
@Baldri Baldri deleted the claude/session/fix/lockfile-sync branch July 2, 2026 22:31
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.

1 participant