Skip to content

fix(auth): support running migrations for the first time during auth installation #3024

fix(auth): support running migrations for the first time during auth installation

fix(auth): support running migrations for the first time during auth installation #3024

Triggered via pull request December 16, 2025 17:33
Status Failure
Total duration 38s
Artifacts

coding-conventions.yml

on: pull_request
Run style check
24s
Run style check
Run static analysis: PHPStan
35s
Run static analysis: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Run style check
Process completed with exit code 1.
no-redundant-use: packages/auth/src/Installer/AuthenticationInstaller.php#L12
Unused import: `Database`. Help: Remove the entire `use` statement.