Skip to content

Fix failing linter ans tests#93

Merged
kosinal merged 4 commits intodevelopfrom
feature/project-fix
Feb 22, 2026
Merged

Fix failing linter ans tests#93
kosinal merged 4 commits intodevelopfrom
feature/project-fix

Conversation

@kosinal
Copy link
Owner

@kosinal kosinal commented Feb 22, 2026

No description provided.

kosinal and others added 4 commits February 22, 2026 12:36
TypeScript handles undefined variable checking better than ESLint's
no-undef rule. This fixes CI failures where no-undef doesn't understand
TypeScript types like TimerHandler. Reverts the inline type workaround
and removes type-only globals that were only needed to suppress no-undef.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace pull_request_target with pull_request so actions/checkout
checks out the PR branch instead of the base branch. This ensures
the ESLint no-undef fix is actually tested in CI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kosinal kosinal enabled auto-merge (rebase) February 22, 2026 12:18
@kosinal kosinal disabled auto-merge February 22, 2026 12:19
@kosinal kosinal merged commit 634a199 into develop Feb 22, 2026
1 of 2 checks passed
@kosinal kosinal deleted the feature/project-fix branch February 22, 2026 12:19
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