mirror of
https://github.com/docker/build-push-action.git
synced 2025-08-18 22:02:15 +00: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>