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

CB-4436 update session only in touchSession #2377

Merged
merged 50 commits into from
Feb 23, 2024

CB-4346 pr fixes

6dca65a
Select commit
Loading
Failed to load commit list.
Merged

CB-4436 update session only in touchSession #2377

CB-4346 pr fixes
6dca65a
Select commit
Loading
Failed to load commit list.
Jenkins-CI-integration / CheckStyle TypeScript Report required action Feb 19, 2024 in 0s

CheckStyle TypeScript Report

There are 0 failures, 1 warnings

Annotations

Check warning on line 43 in webapp/packages/core-app/src/useClientActivity.ts

See this annotation in the file changed.

@jenkins-ci-integration jenkins-ci-integration / CheckStyle TypeScript Report

webapp/packages/core-app/src/useClientActivity.ts#L43

React Hook useEffect has missing dependencies: subscribeEvents and unsubscribeEvents. Either include them or remove the dependency array. (react-hooks/exhaustive-deps)