You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 months ago
..
__mocks__ fix: use correct platform when creating remote buildx builder 7 months ago
__tests__ refactor: only report metrics when using Blacksmith builder 5 months ago
context.ts refactor: remove nofallback parameter 5 months ago
main.ts fix: resolve variable scope issues causing CI failures 5 months ago
reporter.ts fix: remove unnecessary @ts-expect-error directive 5 months ago
state-helper.ts fix: resolve TypeScript build errors and lint issues 5 months ago