mirror of
https://github.com/docker/build-push-action.git
synced 2025-09-14 16:01:43 +08:00
- The @ts-expect-error directive was causing CI failures - npm dependencies don't have the type mismatch that pnpm dependencies had - Verified all tests and builds pass with npm commands matching CI 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>