Skip to content

Fix: Populate actor email on user.created and user.login.failed audit… #1945

Fix: Populate actor email on user.created and user.login.failed audit…

Fix: Populate actor email on user.created and user.login.failed audit… #1945

Triggered via push July 30, 2026 08:00
Status Success
Total duration 56s
Artifacts

code_style.yml

on: push
Python code convention check
15s
Python code convention check
JavaScript code convention check
52s
JavaScript code convention check
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Python code convention check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
JavaScript code convention check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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
JavaScript code convention check: web-app/packages/lib/src/modules/project/store.ts#L787
'e' is defined but never used. Allowed unused caught errors must match /^_/u