build-push-action/src
Claude 7bff2036c1 fix: remove unnecessary @ts-expect-error directive
- 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>
2025-08-03 20:23:21 -04:00
..
__mocks__ fix: use correct platform when creating remote buildx builder 2025-06-11 12:59:55 -04:00
__tests__ refactor: only report metrics when using Blacksmith builder 2025-08-03 15:59:22 -04:00
context.ts refactor: remove nofallback parameter 2025-08-01 14:52:41 -04:00
main.ts fix: resolve variable scope issues causing CI failures 2025-08-03 17:33:17 -04:00
reporter.ts fix: remove unnecessary @ts-expect-error directive 2025-08-03 20:23:21 -04:00
state-helper.ts fix: resolve TypeScript build errors and lint issues 2025-08-03 15:33:27 -04:00