Skip to content

Fix: Update interface for update user to make is_admin and is_active … #1000

Fix: Update interface for update user to make is_admin and is_active …

Fix: Update interface for update user to make is_admin and is_active … #1000

Triggered via push January 16, 2025 10:38
Status Success
Total duration 1m 10s
Artifacts

code_style.yml

on: push
Python code convention check
15s
Python code convention check
JavaScript code convention check
58s
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