Skip to content

fix(database): postgres support #1901

fix(database): postgres support

fix(database): postgres support #1901

Triggered via pull request May 21, 2025 09:34
Status Failure
Total duration 58s
Artifacts

coding-conventions.yml

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

Annotations

2 errors
Run style check
Process completed with exit code 1.
security/no-literal-password: tests/Fixtures/Config/database.postgres.php#L7
Literal passwords or sensitive data should not be stored in code. Help: Use environment variables or secure configuration management instead.