Skip to content

Remove unexpected any type#265

Merged
TeddyScript101 merged 2 commits intomainfrom
egharvey/fix/any-type
Apr 4, 2026
Merged

Remove unexpected any type#265
TeddyScript101 merged 2 commits intomainfrom
egharvey/fix/any-type

Conversation

@egharvey
Copy link
Copy Markdown
Collaborator

@egharvey egharvey commented Apr 4, 2026

Overview

Using a mixture of the unknown type and type narrowing, the ESlint warning about "unexpected usage of the any type" was resolved in both src/screens/TimesheetScreen.tsx (around lines 31 and 55) and scr/screens/ShiftDetailsScreen.tsx (around line 98).

@TeddyScript101 TeddyScript101 merged commit 475e863 into main Apr 4, 2026
3 checks passed
@TeddyScript101 TeddyScript101 deleted the egharvey/fix/any-type branch April 4, 2026 04:30
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.

2 participants