Skip to content

feat: security headers for apps #99

feat: security headers for apps

feat: security headers for apps #99

Triggered via pull request July 19, 2024 15:13
Status Success
Total duration 2m 29s
Artifacts

tokenomics.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: apps/tokenomics/common-util/DynamicFieldsForm/index.jsx#L40
React Hook useEffect has missing dependencies: 'dynamicFormType' and 'form'. Either include them or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L60
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L77
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L135
React Hook useEffect has missing dependencies: 'disconnect' and 'onDisconnectCb'. Either include them or remove the dependency array. If 'onDisconnectCb' changes too often, find the parent component that defines it and wrap that definition in useCallback