dev time tracker when user is idle for more than 5 mins #3861
Codacy Production / Codacy Static Code Analysis
required action
Aug 14, 2024 in 0s
1 new issue (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Complexity increasing per file
==============================
- Ginger/Ginger/DevTimeTrackerIdle.cs 14
See the complete overview on Codacy
Annotations
Check notice on line 36 in Ginger/Ginger/DevTimeTrackerIdle.cs
codacy-production / Codacy Static Code Analysis
Ginger/Ginger/DevTimeTrackerIdle.cs#L36
Remove the field 'idleTimer' and declare it as a local variable in the relevant methods.
Loading