Unchanged files with check annotations Beta

let visible: boolean,
ms = 5000,
timeout: any,

Check warning on line 8 in frontend/src/lib/component/Notification/Notification.svelte

View workflow job for this annotation

GitHub Actions / basic-tests-and-linting

Unexpected any. Specify a different type
textColor = 'text-emerald-600',
bgColor = 'border-emerald-300 bg-emerald-100',
text = 'Well done!:';