feat: env management commands #92
Annotations
30 warnings
build (20.x):
source/commands/env/copy.tsx#L161
React Hook useEffect has missing dependencies: 'apiKey', 'conflictStrategy', 'copyEnvironment', 'envDescription', 'projectFrom', and 'scope'. Either include them or remove the dependency array
|
build (20.x):
source/commands/env/copy.tsx#L186
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (20.x):
source/commands/env/copy.tsx#L192
'_secret' is defined but never used
|
build (20.x):
source/commands/env/member.tsx#L81
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (20.x):
source/commands/env/member.tsx#L107
'_secret' is defined but never used
|
build (20.x):
source/components/EnvironmentSelection.tsx#L104
React Hook useEffect has missing dependencies: 'cookie', 'getApiKeyScope', 'getEnvironment', 'getOrg', 'onComplete', and 'onError'. Either include them or remove the dependency array. If 'onError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build (20.x):
source/components/LoginFlow.tsx#L58
React Hook useEffect has missing dependencies: 'getLogin', 'onError', and 'onSuccess'. Either include them or remove the dependency array. If 'onSuccess' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build (20.x):
source/components/SelectEnvironment.tsx#L58
React Hook useEffect has missing dependencies: 'activeProject.label', 'activeProject.value', 'getEnvironments', 'onComplete', and 'onError'. Either include them or remove the dependency array. If 'onError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build (20.x):
source/components/SelectOrganization.tsx#L83
React Hook useEffect has missing dependencies: 'getOrgs', 'onComplete', 'onError', and 'workspace'. Either include them or remove the dependency array. If 'onError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build (20.x):
source/components/SelectProject.tsx#L58
React Hook useEffect has missing dependencies: 'getProjects', 'onComplete', and 'onError'. Either include them or remove the dependency array. If 'onError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build (18.x):
source/commands/env/copy.tsx#L161
React Hook useEffect has missing dependencies: 'apiKey', 'conflictStrategy', 'copyEnvironment', 'envDescription', 'projectFrom', and 'scope'. Either include them or remove the dependency array
|
build (18.x):
source/commands/env/copy.tsx#L186
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (18.x):
source/commands/env/copy.tsx#L192
'_secret' is defined but never used
|
build (18.x):
source/commands/env/member.tsx#L81
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (18.x):
source/commands/env/member.tsx#L107
'_secret' is defined but never used
|
build (18.x):
source/components/EnvironmentSelection.tsx#L104
React Hook useEffect has missing dependencies: 'cookie', 'getApiKeyScope', 'getEnvironment', 'getOrg', 'onComplete', and 'onError'. Either include them or remove the dependency array. If 'onError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build (18.x):
source/components/LoginFlow.tsx#L58
React Hook useEffect has missing dependencies: 'getLogin', 'onError', and 'onSuccess'. Either include them or remove the dependency array. If 'onSuccess' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build (18.x):
source/components/SelectEnvironment.tsx#L58
React Hook useEffect has missing dependencies: 'activeProject.label', 'activeProject.value', 'getEnvironments', 'onComplete', and 'onError'. Either include them or remove the dependency array. If 'onError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build (18.x):
source/components/SelectOrganization.tsx#L83
React Hook useEffect has missing dependencies: 'getOrgs', 'onComplete', 'onError', and 'workspace'. Either include them or remove the dependency array. If 'onError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build (18.x):
source/components/SelectProject.tsx#L58
React Hook useEffect has missing dependencies: 'getProjects', 'onComplete', and 'onError'. Either include them or remove the dependency array. If 'onError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build (22.x):
source/commands/env/copy.tsx#L161
React Hook useEffect has missing dependencies: 'apiKey', 'conflictStrategy', 'copyEnvironment', 'envDescription', 'projectFrom', and 'scope'. Either include them or remove the dependency array
|
build (22.x):
source/commands/env/copy.tsx#L186
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (22.x):
source/commands/env/copy.tsx#L192
'_secret' is defined but never used
|
build (22.x):
source/commands/env/member.tsx#L81
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (22.x):
source/commands/env/member.tsx#L107
'_secret' is defined but never used
|
build (22.x):
source/components/EnvironmentSelection.tsx#L104
React Hook useEffect has missing dependencies: 'cookie', 'getApiKeyScope', 'getEnvironment', 'getOrg', 'onComplete', and 'onError'. Either include them or remove the dependency array. If 'onError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build (22.x):
source/components/LoginFlow.tsx#L58
React Hook useEffect has missing dependencies: 'getLogin', 'onError', and 'onSuccess'. Either include them or remove the dependency array. If 'onSuccess' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build (22.x):
source/components/SelectEnvironment.tsx#L58
React Hook useEffect has missing dependencies: 'activeProject.label', 'activeProject.value', 'getEnvironments', 'onComplete', and 'onError'. Either include them or remove the dependency array. If 'onError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build (22.x):
source/components/SelectOrganization.tsx#L83
React Hook useEffect has missing dependencies: 'getOrgs', 'onComplete', 'onError', and 'workspace'. Either include them or remove the dependency array. If 'onError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
build (22.x):
source/components/SelectProject.tsx#L58
React Hook useEffect has missing dependencies: 'getProjects', 'onComplete', and 'onError'. Either include them or remove the dependency array. If 'onError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|