Skip to content

DSAPP-79: user facing onboarding page updates #3016

DSAPP-79: user facing onboarding page updates

DSAPP-79: user facing onboarding page updates #3016

Triggered via pull request December 2, 2024 20:27
Status Failure
Total duration 1m 37s
Artifacts

main.yml

on: pull_request
Server_Side_Unit_Tests
1m 28s
Server_Side_Unit_Tests
Server_Side_Linting
30s
Server_Side_Linting
Client_Side_Unit_Tests
50s
Client_Side_Unit_Tests
React_NX_unit_tests
1m 6s
React_NX_unit_tests
React_NX_linting
26s
React_NX_linting
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Server_Side_Unit_Tests
Process completed with exit code 1.
React_NX_linting: 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
React_NX_linting: client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L231
React Hook useMemo has a missing dependency: 'getSteps'. Either include it or remove the dependency array
React_NX_linting: 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
React_NX_linting: 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
React_NX_linting: 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
React_NX_linting: 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
React_NX_linting: client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L355
React Hook useCallback has a missing dependency: 'steps'. Either include it or remove the dependency array
React_NX_linting: client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L389
React Hook useEffect has missing dependencies: 'definition.notes.isInteractive', 'initialValues', 'isSuccess', 'reset', and 'setInteractiveModalDetails'. Either include them or remove the dependency array
React_NX_linting: client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L418
Array.prototype.map() expects a return value from arrow function
React_NX_linting: client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L457
Array.prototype.map() expects a return value from arrow function