Skip to content

Test with PDO instead #72

Test with PDO instead

Test with PDO instead #72

Triggered via push October 11, 2024 05:44
Status Failure
Total duration 1m 25s
Artifacts

php.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PossiblyUnusedMethod: test/src/Config.php#L32
test/src/Config.php:32:21: PossiblyUnusedMethod: Cannot find any calls to method PeachySQL\Test\src\Config::getPgsqlHost (see https://psalm.dev/087)
PossiblyUnusedMethod: test/src/Config.php#L37
test/src/Config.php:37:21: PossiblyUnusedMethod: Cannot find any calls to method PeachySQL\Test\src\Config::getPgsqlDatabase (see https://psalm.dev/087)
PossiblyUnusedMethod: test/src/Config.php#L42
test/src/Config.php:42:21: PossiblyUnusedMethod: Cannot find any calls to method PeachySQL\Test\src\Config::getPgsqlUser (see https://psalm.dev/087)
PossiblyUnusedMethod: test/src/Config.php#L47
test/src/Config.php:47:21: PossiblyUnusedMethod: Cannot find any calls to method PeachySQL\Test\src\Config::getPgsqlPassword (see https://psalm.dev/087)
Run tests on 8.3
Process completed with exit code 2.