Skip to content

(launch) fix: support rpc from envs #140

(launch) fix: support rpc from envs

(launch) fix: support rpc from envs #140

Triggered via pull request August 28, 2024 12:47
Status Failure
Total duration 2m 25s
Artifacts

tokenomics.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
build: apps/tokenomics/components/DevIncentives/Checkpoint.jsx#L18
'isCheckpointVisible' is assigned a value but never used
build
Process completed with exit code 1.
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#L59
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L76
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L134
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