feat: env management commands #67
Annotations
30 warnings
build (20.x):
source/commands/env/copy.tsx#L185
React Hook useEffect has missing dependencies: 'conflictStrategy', 'envDescription', 'envId', 'envKey', 'envName', 'handleEnvCopy', and 'scope'. Either include them or remove the dependency array
|
build (20.x):
source/commands/env/copy.tsx#L213
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (20.x):
source/commands/env/copy.tsx#L238
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (20.x):
source/commands/env/member.tsx#L105
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (20.x):
source/commands/env/member.tsx#L134
'_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#L54
React Hook useEffect has missing dependencies: 'activeProject.label', 'activeProject.value', 'getEnvironments', 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#L73
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#L54
React Hook useEffect has missing dependencies: 'getProjects' 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#L185
React Hook useEffect has missing dependencies: 'conflictStrategy', 'envDescription', 'envId', 'envKey', 'envName', 'handleEnvCopy', and 'scope'. Either include them or remove the dependency array
|
build (22.x):
source/commands/env/copy.tsx#L213
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (22.x):
source/commands/env/copy.tsx#L238
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (22.x):
source/commands/env/member.tsx#L105
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (22.x):
source/commands/env/member.tsx#L134
'_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#L54
React Hook useEffect has missing dependencies: 'activeProject.label', 'activeProject.value', 'getEnvironments', 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#L73
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#L54
React Hook useEffect has missing dependencies: 'getProjects' 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#L185
React Hook useEffect has missing dependencies: 'conflictStrategy', 'envDescription', 'envId', 'envKey', 'envName', 'handleEnvCopy', and 'scope'. Either include them or remove the dependency array
|
build (18.x):
source/commands/env/copy.tsx#L213
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (18.x):
source/commands/env/copy.tsx#L238
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (18.x):
source/commands/env/member.tsx#L105
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (18.x):
source/commands/env/member.tsx#L134
'_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#L54
React Hook useEffect has missing dependencies: 'activeProject.label', 'activeProject.value', 'getEnvironments', 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#L73
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#L54
React Hook useEffect has missing dependencies: 'getProjects' 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
|