Skip to content

Task/WP-694 : Provide mechanism to show UI for file selection on app … #2846

Task/WP-694 : Provide mechanism to show UI for file selection on app …

Task/WP-694 : Provide mechanism to show UI for file selection on app … #2846

Triggered via push October 2, 2024 19:05
Status Success
Total duration 1m 17s
Artifacts

main.yml

on: push
Server_Side_Unit_Tests
1m 1s
Server_Side_Unit_Tests
Server_Side_Linting
24s
Server_Side_Linting
Client_Side_Unit_Tests
1m 0s
Client_Side_Unit_Tests
React_NX_unit_tests
1m 7s
React_NX_unit_tests
React_NX_linting
28s
React_NX_linting
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Server_Side_Linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
React_NX_linting: client/modules/datafiles/src/projects/modals/ChangeProjectTypeModal.tsx#L133
React Hook useMemo has a missing dependency: 'showProtectedDataOptions'. Either include it or remove the dependency array
React_NX_linting: client/modules/datafiles/src/projects/modals/ProjectInfoStepper/ExperimentalSteps.tsx#L168
The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
React_NX_linting: client/modules/datafiles/src/projects/modals/ProjectInfoStepper/SimulationSteps.tsx#L167
The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
React_NX_linting: client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L132
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#L222
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#L244
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#L292
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#L331
React Hook useEffect has a missing dependency: 'steps'. Either include it or remove the dependency array
React_NX_linting: client/modules/workspace/src/AppsSubmissionForm/AppsSubmissionForm.tsx#L341
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#L345
React Hook useCallback has a missing dependency: 'steps'. Either include it or remove the dependency array
Server_Side_Unit_Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/