Skip to content

chore: add MIT license #10

chore: add MIT license

chore: add MIT license #10

Triggered via pull request September 1, 2025 06:59
Status Failure
Total duration 20s
Artifacts

static-analysis.yaml

on: pull_request
PHP-CS-Fixer
16s
PHP-CS-Fixer
PHPStan
13s
PHPStan
Composer validate
13s
Composer validate
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan
Process completed with exit code 1.
PHPStan: src/Doctrine/SchemaConnection.php#L29
Call to method getSchema() on an unknown class Macpaw\SchemaContextBundle\Service\SchemaResolver.
PHPStan: src/Doctrine/SchemaConnection.php#L16
Parameter $resolver of method Macpaw\PostgresSchemaBundle\Doctrine\SchemaConnection::setSchemaResolver() has invalid type Macpaw\SchemaContextBundle\Service\SchemaResolver.
PHPStan: src/Doctrine/SchemaConnection.php#L14
Property Macpaw\PostgresSchemaBundle\Doctrine\SchemaConnection::$schemaResolver has unknown class Macpaw\SchemaContextBundle\Service\SchemaResolver as its type.