Fix tests for project_role #969
code_style.yml
on: push
Python code convention check
7s
JavaScript code convention check
47s
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
|