refactor: reminders setup #553
Annotations
4 warnings
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests:
src/api/main.ts#L16
'express' is defined but never used. Allowed unused vars must match /^_/u
|
Tests:
src/bot/events/guild/guildDelete.ts#L26
'err' is defined but never used. Allowed unused vars must match /^_/u
|
Tests:
src/bot/libs/classes/SeasonProgressCard.ts#L260
'error' is defined but never used. Allowed unused vars must match /^_/u
|