test_ui: Use a timeout instead of sleeping for 10 seconds #341
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: push
lint
1m 2s
run-django-tests
50s
run-integration-tests
2m 3s
frontend-build
35s
Annotations
10 warnings
frontend-build:
frontend/src/components/EmailLink.js#L41
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
frontend-build:
frontend/src/components/Login.js#L126
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
frontend-build:
frontend/src/components/Login.js#L133
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
frontend-build:
frontend/src/components/Login.js#L186
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
frontend-build:
frontend/src/components/Login.js#L190
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
frontend-build:
frontend/src/components/Login.js#L208
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
frontend-build:
frontend/src/components/Login.js#L216
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|
frontend-build:
frontend/src/components/Registration.js#L60
The reactive variable 'props.ward' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
|
frontend-build:
frontend/src/components/Registration.js#L60
The reactive variable 'props.others' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
|
frontend-build:
frontend/src/components/SignUp.js#L16
The reactive variable 'props.emailId' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
|