Skip to content

Port edit profile to react #13634

Port edit profile to react

Port edit profile to react #13634

Triggered via pull request January 23, 2025 15:19
Status Failure
Total duration 17m 14s
Artifacts 1

ruby.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: app/webpacker/components/Persons/Edit/TwoFactorChangeTab.jsx#L110
Dangerous property 'dangerouslySetInnerHTML' found
test: app/webpacker/components/Persons/Edit/index.jsx#L173
React Hook useMemo has a missing dependency: 'otpSVG'. Either include it or remove the dependency array.
test: app/webpacker/components/Persons/Edit/index.jsx#L186
Dangerous property 'dangerouslySetInnerHTML' found
test: app/webpacker/components/RegistrationsV2/Register/CompetingStep.jsx#L175
The 'actionCreateRegistration' function makes the dependencies of useCallback Hook (at line 264) change on every render. Move it inside the useCallback callback. Alternatively, wrap the definition of 'actionCreateRegistration' in its own useCallback() Hook.
test: app/webpacker/components/RegistrationsV2/Register/CompetingStep.jsx#L187
The 'actionUpdateRegistration' function makes the dependencies of useCallback Hook (at line 264) change on every render. Move it inside the useCallback callback. Alternatively, wrap the definition of 'actionUpdateRegistration' in its own useCallback() Hook.
test: app/webpacker/components/RegistrationsV2/Register/CompetingStep.jsx#L211
The 'actionReRegister' function makes the dependencies of useCallback Hook (at line 264) change on every render. Move it inside the useCallback callback. Alternatively, wrap the definition of 'actionReRegister' in its own useCallback() Hook.

Artifacts

Produced during runtime
Name Size
capybara-screenshots
184 KB