task/WI-200: User Onboarding and Administration #2940
Annotations
10 warnings
Run npx nx affected --target=lint --parallel=3:
client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L138
React Hook useMemo has missing dependencies: 'appId', 'appVersion', 'configuration.defaults', 'fileInputs.defaults', 'outputs.defaults', and 'parameterSet.defaults'. Either include them or remove the dependency array
|
Run npx nx affected --target=lint --parallel=3:
client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L231
React Hook useMemo has a missing dependency: 'getSteps'. Either include it or remove the dependency array
|
Run npx nx affected --target=lint --parallel=3:
client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L252
React Hook useEffect has missing dependencies: 'getInitialCurrentStep', 'getSteps', and 'reset'. Either include them or remove the dependency array
|
Run npx nx affected --target=lint --parallel=3:
client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L300
React Hook React.useEffect has missing dependencies: 'allocations', 'definition', 'execSystems', and 'getValues'. Either include them or remove the dependency array
|
Run npx nx affected --target=lint --parallel=3:
client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L341
React Hook useEffect has missing dependencies: 'configuration.fields' and 'steps'. Either include them or remove the dependency array
|
Run npx nx affected --target=lint --parallel=3:
client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L351
React Hook useCallback has missing dependencies: 'fieldValues' and 'steps'. Either include them or remove the dependency array
|
Run npx nx affected --target=lint --parallel=3:
client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L355
React Hook useCallback has a missing dependency: 'steps'. Either include it or remove the dependency array
|
Run npx nx affected --target=lint --parallel=3:
client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L385
React Hook useEffect has missing dependencies: 'definition.notes.isInteractive', 'initialValues', 'isSuccess', 'reset', and 'setInteractiveModalDetails'. Either include them or remove the dependency array
|
Run npx nx affected --target=lint --parallel=3:
client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L414
Array.prototype.map() expects a return value from arrow function
|
Run npx nx affected --target=lint --parallel=3:
client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L453
Array.prototype.map() expects a return value from arrow function
|
Loading