Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev time tracker when user is idle for more than 5 mins #3861

Merged
merged 5 commits into from
Aug 14, 2024

detacheventhandler

682439e
Select commit
Loading
Failed to load commit list.
Merged

dev time tracker when user is idle for more than 5 mins #3861

detacheventhandler
682439e
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Aug 14, 2024 in 0s

1 new issue (0 max.) of at least minor severity.

Codacy 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

See this annotation in the file changed.

@codacy-production 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.