Skip to content

Fix mapping of ambiguous columns #397

Fix mapping of ambiguous columns

Fix mapping of ambiguous columns #397

Triggered via pull request October 20, 2023 11:41
Status Failure
Total duration 1m 3s
Artifacts

php.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Unit tests with php 7.3 on ubuntu-latest
Process completed with exit code 1.
Unit tests with php 8.2 on ubuntu-latest
Process completed with exit code 1.
Unit tests with php 8.1 on ubuntu-latest
Process completed with exit code 1.
Unit tests with php 8.0 on ubuntu-latest
Process completed with exit code 1.
Unit tests with php 7.4 on ubuntu-latest
Process completed with exit code 1.
Unit tests with php 7.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.1 on ubuntu-latest: src/Hydrator.php#L90
Method ipl\Orm\Hydrator::updateColumnToTargetMap() has parameter $columnToPropertyMap with no value type specified in iterable type array.
Static analysis for php 8.1 on ubuntu-latest: src/Resolver.php#L210
Ignored error pattern #^Cannot access offset string on mixed\.$# in path /app/src/Resolver.php is expected to occur 6 times, but occurred only 5 times.
Static analysis for php 8.1 on ubuntu-latest: src/Resolver.php#L556
Ignored error pattern #^Cannot access offset non\-falsy\-string on mixed\.$# in path /app/src/Resolver.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.0 on ubuntu-latest: src/Hydrator.php#L90
Method ipl\Orm\Hydrator::updateColumnToTargetMap() has parameter $columnToPropertyMap with no value type specified in iterable type array.
Static analysis for php 8.0 on ubuntu-latest: src/Resolver.php#L210
Ignored error pattern #^Cannot access offset string on mixed\.$# in path /app/src/Resolver.php is expected to occur 6 times, but occurred only 5 times.
Static analysis for php 8.0 on ubuntu-latest: src/Resolver.php#L556
Ignored error pattern #^Cannot access offset non\-falsy\-string on mixed\.$# in path /app/src/Resolver.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.2 on ubuntu-latest: src/Hydrator.php#L90
Method ipl\Orm\Hydrator::updateColumnToTargetMap() has parameter $columnToPropertyMap with no value type specified in iterable type array.
Static analysis for php 8.2 on ubuntu-latest: src/Resolver.php#L210
Ignored error pattern #^Cannot access offset string on mixed\.$# in path /app/src/Resolver.php is expected to occur 6 times, but occurred only 5 times.
Static analysis for php 8.2 on ubuntu-latest: src/Resolver.php#L556
Ignored error pattern #^Cannot access offset non\-falsy\-string on mixed\.$# in path /app/src/Resolver.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.4 on ubuntu-latest: src/Hydrator.php#L90
Method ipl\Orm\Hydrator::updateColumnToTargetMap() has parameter $columnToPropertyMap with no value type specified in iterable type array.
Static analysis for php 7.4 on ubuntu-latest: src/Resolver.php#L210
Ignored error pattern #^Cannot access offset string on mixed\.$# in path /app/src/Resolver.php is expected to occur 6 times, but occurred only 5 times.
Static analysis for php 7.4 on ubuntu-latest: src/Resolver.php#L556
Ignored error pattern #^Cannot access offset non\-falsy\-string on mixed\.$# in path /app/src/Resolver.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.3 on ubuntu-latest: src/Hydrator.php#L90
Method ipl\Orm\Hydrator::updateColumnToTargetMap() has parameter $columnToPropertyMap with no value type specified in iterable type array.
Static analysis for php 7.3 on ubuntu-latest: src/Resolver.php#L210
Ignored error pattern #^Cannot access offset string on mixed\.$# in path /app/src/Resolver.php is expected to occur 6 times, but occurred only 5 times.
Static analysis for php 7.3 on ubuntu-latest: src/Resolver.php#L556
Ignored error pattern #^Cannot access offset non\-falsy\-string on mixed\.$# in path /app/src/Resolver.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.2 on ubuntu-latest: src/Hydrator.php#L90
Method ipl\Orm\Hydrator::updateColumnToTargetMap() has parameter $columnToPropertyMap with no value type specified in iterable type array.
Static analysis for php 7.2 on ubuntu-latest: src/Resolver.php#L210
Ignored error pattern #^Cannot access offset string on mixed\.$# in path /app/src/Resolver.php is expected to occur 6 times, but occurred only 5 times.
Static analysis for php 7.2 on ubuntu-latest: src/Resolver.php#L556
Ignored error pattern #^Cannot access offset non\-falsy\-string on mixed\.$# in path /app/src/Resolver.php is expected to occur 3 times, but occurred only 2 times.
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 1.