Skip to content

Keep original interfaces #967

Keep original interfaces

Keep original interfaces #967

Triggered via push December 18, 2024 11:21
Status Success
Total duration 59s
Artifacts

code_style.yml

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

Annotations

8 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/project/projectApi.ts#L326
Replace ``/v2/projects/${projectId}/collaborators`` with `⏎······`/v2/projects/${projectId}/collaborators`⏎····`
JavaScript code convention check: web-app/packages/lib/src/modules/project/store.ts#L44
'UpdateProjectAccessParams' is defined but never used. Allowed unused vars must match /^_/u
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