Fix name-shadowing/type-defaults in Ava Developer.hs

t-548·WorkTask·
·
·
Created2 months ago·Updated2 months ago·pipeline runs →

Description

Edit

Resolve GHC warnings in Omni/Ava/Telegram/Developer.hs triggered during bild --test Omni/Ava/Telegram/Bot.hs (name-shadowing at line ~396, type-defaults at line ~516).

Timeline (4)

🔄[human]Open → InProgress2 months ago
💬[human]2 months ago

Renamed shadowing bindings and added pollLoop type signature in Omni/Ava/Telegram/Developer.hs; updated statusCode name. Tests: lint Omni/Ava/Telegram/Developer.hs; bild --test Omni/Ava/Telegram/Bot.hs

🔄[human]InProgress → Done2 months ago