Skip to content

style: change antd theme config (#66) #105

style: change antd theme config (#66)

style: change antd theme config (#66) #105

Triggered via push July 22, 2024 10:53
Status Success
Total duration 2m 27s
Artifacts

tokenomics.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: apps/tokenomics/common-util/DynamicFieldsForm/index.jsx#L41
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#L58
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L75
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L133
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