Skip to content

fix: Cleaned up and refactor code.#1

Merged
dlabaj merged 2 commits into
patternfly:mainfrom
dlabaj:refactor
Jun 9, 2026
Merged

fix: Cleaned up and refactor code.#1
dlabaj merged 2 commits into
patternfly:mainfrom
dlabaj:refactor

Conversation

@dlabaj

@dlabaj dlabaj commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Cleaned up and refactor code.

@dlabaj dlabaj requested a review from JustinXHale June 9, 2026 17:53
@dlabaj dlabaj self-assigned this Jun 9, 2026
- Replace all 'any' types with 'unknown' or specific interfaces
- Add GitHubIssue, GitHubComment, and ReactFiber interfaces
- Add ReactComponentType interface for React internals
- Fix linting issues: import sorting, unused variables
- Remove unused parameters in test mocks
- Add proper type narrowing for GitHub API responses
- All CI checks now passing (type-check, lint, tests)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@dlabaj dlabaj merged commit d3ddeda into patternfly:main Jun 9, 2026
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