Fix db migration not to include deleted users #954
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
|
Check JS:
web-app/packages/lib/src/modules/user/store.ts#L302
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
Check JS:
web-app/packages/lib/src/modules/user/views/VerifyEmailView.vue#L55
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
Loading