Merge: 8.3 to 9.0 and fix DBAL compatibility issues #5921
Annotations
10 errors and 3 warnings
Neos.ContentGraph.DoctrineDbalAdapter/src/DoctrineDbalContentGraphSchemaBuilder.php#L26
Method Neos\ContentGraph\DoctrineDbalAdapter\DoctrineDbalContentGraphSchemaBuilder::buildSchema() has parameter $schemaManager with generic class Doctrine\DBAL\Schema\AbstractSchemaManager but does not specify its types: T
|
Neos.ContentGraph.DoctrineDbalAdapter/src/Domain/Projection/ProjectionIntegrityViolationDetector.php#L63
Argument of an invalid type Doctrine\DBAL\Result supplied for foreach, only iterables are supported.
|
Neos.ContentGraph.DoctrineDbalAdapter/src/Domain/Projection/ProjectionIntegrityViolationDetector.php#L158
Argument of an invalid type Doctrine\DBAL\Result supplied for foreach, only iterables are supported.
|
Neos.ContentGraph.DoctrineDbalAdapter/src/Domain/Repository/ContentSubgraph.php#L665
PHPDoc tag @return contains generic type Doctrine\DBAL\Result<mixed> but class Doctrine\DBAL\Result is not generic.
|
Neos.ContentGraph.PostgreSQLAdapter/src/Domain/Projection/Feature/NodeVariation.php (in context of class Neos/ContentGraph/PostgreSQLAdapter/Domain/Projection/HypergraphProjection)#L202
PHPDoc tag @throws with type Doctrine\DBAL\DBALException is not subtype of Throwable
|
Neos.ContentGraph.PostgreSQLAdapter/src/Domain/Projection/ProjectionHypergraph.php#L226
Argument of an invalid type Doctrine\DBAL\Result supplied for foreach, only iterables are supported.
|
Neos.ContentGraph.PostgreSQLAdapter/src/Domain/Projection/ProjectionHypergraph.php#L261
Argument of an invalid type Doctrine\DBAL\Result supplied for foreach, only iterables are supported.
|
Neos.ContentGraph.PostgreSQLAdapter/src/Domain/Projection/ProjectionHypergraph.php#L285
Argument of an invalid type Doctrine\DBAL\Result supplied for foreach, only iterables are supported.
|
Neos.ContentGraph.PostgreSQLAdapter/src/Domain/Projection/Query/ProjectionHypergraphQuery.php#L118
Method Neos\ContentGraph\PostgreSQLAdapter\Domain\Projection\Query\ProjectionHypergraphQuery::execute() should return Doctrine\DBAL\Driver\Result but returns Doctrine\DBAL\Result.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "database-dumps".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading