feat: env management commands #63
Annotations
32 errors and 30 warnings
build (20.x):
source/commands/env/copy.tsx#L108
Unexpected any. Specify a different type
|
build (20.x):
source/commands/env/member.tsx#L102
Unexpected any. Specify a different type
|
build (20.x):
source/commands/env/select.tsx#L57
Unexpected any. Specify a different type
|
build (20.x):
source/components/LoginFlow.tsx#L48
Unexpected any. Specify a different type
|
build (20.x):
source/components/SelectEnvironment.tsx#L28
Unexpected any. Specify a different type
|
build (20.x):
source/components/SelectOrganization.tsx#L31
Unexpected any. Specify a different type
|
build (20.x):
source/components/SelectProject.tsx#L26
Unexpected any. Specify a different type
|
build (20.x):
source/hooks/useEnvironmentApi.ts#L50
Unexpected any. Specify a different type
|
build (20.x):
source/hooks/useMemberApi.ts#L4
Unexpected any. Specify a different type
|
build (20.x):
source/hooks/useRolesApi.ts#L9
Unexpected any. Specify a different type
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x):
source/commands/env/copy.tsx#L108
Unexpected any. Specify a different type
|
build (18.x):
source/commands/env/member.tsx#L102
Unexpected any. Specify a different type
|
build (18.x):
source/commands/env/select.tsx#L57
Unexpected any. Specify a different type
|
build (18.x):
source/components/LoginFlow.tsx#L48
Unexpected any. Specify a different type
|
build (18.x):
source/components/SelectEnvironment.tsx#L28
Unexpected any. Specify a different type
|
build (18.x):
source/components/SelectOrganization.tsx#L31
Unexpected any. Specify a different type
|
build (18.x):
source/components/SelectProject.tsx#L26
Unexpected any. Specify a different type
|
build (18.x):
source/hooks/useEnvironmentApi.ts#L50
Unexpected any. Specify a different type
|
build (18.x):
source/hooks/useMemberApi.ts#L4
Unexpected any. Specify a different type
|
build (18.x):
source/hooks/useRolesApi.ts#L9
Unexpected any. Specify a different type
|
build (22.x)
The job was canceled because "_20_x" failed.
|
build (22.x):
source/commands/env/copy.tsx#L108
Unexpected any. Specify a different type
|
build (22.x):
source/commands/env/member.tsx#L102
Unexpected any. Specify a different type
|
build (22.x):
source/commands/env/select.tsx#L57
Unexpected any. Specify a different type
|
build (22.x):
source/components/LoginFlow.tsx#L48
Unexpected any. Specify a different type
|
build (22.x):
source/components/SelectEnvironment.tsx#L28
Unexpected any. Specify a different type
|
build (22.x):
source/components/SelectOrganization.tsx#L31
Unexpected any. Specify a different type
|
build (22.x):
source/components/SelectProject.tsx#L26
Unexpected any. Specify a different type
|
build (22.x):
source/hooks/useEnvironmentApi.ts#L50
Unexpected any. Specify a different type
|
build (22.x):
source/hooks/useMemberApi.ts#L4
Unexpected any. Specify a different type
|
build (22.x):
source/hooks/useRolesApi.ts#L9
Unexpected any. Specify a different type
|
build (20.x):
source/commands/env/copy.tsx#L175
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#L203
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (20.x):
source/commands/env/copy.tsx#L228
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (20.x):
source/commands/env/member.tsx#L100
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (20.x):
source/commands/env/member.tsx#L128
'_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#L53
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#L72
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#L53
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#L175
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#L203
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (18.x):
source/commands/env/copy.tsx#L228
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (18.x):
source/commands/env/member.tsx#L100
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (18.x):
source/commands/env/member.tsx#L128
'_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#L53
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#L72
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#L53
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#L175
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#L203
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (22.x):
source/commands/env/copy.tsx#L228
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (22.x):
source/commands/env/member.tsx#L100
React Hook useEffect has a missing dependency: 'getApiKeyScope'. Either include it or remove the dependency array
|
build (22.x):
source/commands/env/member.tsx#L128
'_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#L53
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#L72
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#L53
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
|