Skip to content

2025.6.0

2025.6.0 #1417

Triggered via push July 17, 2025 07:46
Status Success
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

code_style.yml

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

Annotations

5 warnings
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
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