Skip to content

Fix username autogeneration from email #990

Fix username autogeneration from email

Fix username autogeneration from email #990

Triggered via push January 13, 2025 15:17
Status Success
Total duration 58s
Artifacts

code_style.yml

on: push
Python code convention check
9s
Python code convention check
JavaScript code convention check
47s
JavaScript code convention check
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Python code convention check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JavaScript code convention check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JavaScript code convention check: web-app/packages/lib/src/modules/user/store.ts#L302
'err' is defined but never used. Allowed unused caught errors must match /^_/u
JavaScript code convention check: web-app/packages/lib/src/modules/user/views/VerifyEmailView.vue#L55
'e' is defined but never used. Allowed unused caught errors must match /^_/u