Skip to content
Triggered via pull request October 12, 2024 14:48
@simPodsimPod
synchronize #9
df-c_v4
Status Failure
Total duration 46s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Matrix: Static Analysis with Psalm
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Static Analysis with PHPStan (8.3): tests/Functional/UniqueConstraintViolationsTest.php#L18
Class Doctrine\DBAL\Platforms\SQLitePlatform referenced with incorrect case: Doctrine\DBAL\Platforms\SqlitePlatform.
Static Analysis with PHPStan (8.3): tests/Functional/UniqueConstraintViolationsTest.php#L66
Class Doctrine\DBAL\Platforms\SQLitePlatform referenced with incorrect case: Doctrine\DBAL\Platforms\SqlitePlatform.
Static Analysis with PHPStan (8.3)
Process completed with exit code 1.
InvalidClass: tests/Functional/UniqueConstraintViolationsTest.php#L66
tests/Functional/UniqueConstraintViolationsTest.php:66:40: InvalidClass: Class, interface or enum Doctrine\DBAL\Platforms\SqlitePlatform has wrong casing (see https://psalm.dev/007)
DeprecatedMethod: tests/Functional/UniqueConstraintViolationsTest.php#L113
tests/Functional/UniqueConstraintViolationsTest.php:113:28: DeprecatedMethod: The method Doctrine\DBAL\Connection::setNestTransactionsWithSavepoints has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: tests/Functional/UniqueConstraintViolationsTest.php#L131
tests/Functional/UniqueConstraintViolationsTest.php:131:28: DeprecatedMethod: The method Doctrine\DBAL\Connection::setNestTransactionsWithSavepoints has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: tests/Functional/UniqueConstraintViolationsTest.php#L183
tests/Functional/UniqueConstraintViolationsTest.php:183:28: DeprecatedMethod: The method Doctrine\DBAL\Connection::setNestTransactionsWithSavepoints has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: tests/Functional/UniqueConstraintViolationsTest.php#L204
tests/Functional/UniqueConstraintViolationsTest.php:204:28: DeprecatedMethod: The method Doctrine\DBAL\Connection::setNestTransactionsWithSavepoints has been marked as deprecated (see https://psalm.dev/001)
Static Analysis with Psalm (8.3)
Process completed with exit code 2.