Skip to content

Task/wp 773 remove Box and Google Drive integration #3078

Task/wp 773 remove Box and Google Drive integration

Task/wp 773 remove Box and Google Drive integration #3078

Triggered via pull request January 22, 2025 17:04
Status Success
Total duration 1m 37s
Artifacts

main.yml

on: pull_request
Server_Side_Unit_Tests
1m 21s
Server_Side_Unit_Tests
Server_Side_Linting
28s
Server_Side_Linting
Client_Side_Unit_Tests
59s
Client_Side_Unit_Tests
React_NX_unit_tests
1m 25s
React_NX_unit_tests
React_NX_linting
27s
React_NX_linting
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
React_NX_linting: client/src/onboarding/layouts/OnboardingAdminLayout.tsx#L271
React Hook useEffect has missing dependencies: 'eventLogModalParams.step' and 'eventLogModalParams.user'. Either include them or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setEventLogModalParams' needs the current value of 'eventLogModalParams.user'
React_NX_linting: client/src/onboarding/layouts/OnboardingWebsocketHandler.tsx#L70
React Hook useEffect has a missing dependency: 'processSetupEvent'. Either include it or remove the dependency array
React_NX_linting: client/modules/datafiles/src/nees/NeesDetails.tsx#L350
Expected '!==' and instead saw '!='
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