Skip to content

PHP 8.4

PHP 8.4 #61

Triggered via pull request January 10, 2025 15:41
@gnutixgnutix
synchronize #6
php84
Status Success
Total duration 2m 53s
Artifacts

ci.yaml

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

Annotations

17 errors and 15 warnings
test (8.1, highest)
Process completed with exit code 2.
test (8.2, highest)
Process completed with exit code 2.
test (8.3, highest)
Process completed with exit code 2.
test (8.4, highest)
Process completed with exit code 2.
lint (8.0): src/JMS/Serializer/Metadata/Driver/AbstractDoctrineTypeDriver.php#L1
Ignored error pattern #^Parameter \#1 \$class of method Doctrine\\Persistence\\ManagerRegistry\:\:getManagerForClass\(\) expects class\-string, string given\.$# (argument.type) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/src/JMS/Serializer/Metadata/Driver/AbstractDoctrineTypeDriver.php was not matched in reported errors.
lint (8.0): tests/Metadata/Driver/DoctrinePHPCRDriverTest.php#L1
Ignored error pattern #^Instantiated class Doctrine\\ODM\\PHPCR\\Mapping\\Driver\\AnnotationDriver not found\.$# (class.notFound) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Metadata/Driver/DoctrinePHPCRDriverTest.php was not matched in reported errors.
lint (8.0): tests/Metadata/Driver/DoctrinePHPCRDriverTest.php#L1
Ignored error pattern #^Parameter \#1 \$driverImpl of method Doctrine\\ODM\\PHPCR\\Configuration\:\:setMetadataDriverImpl\(\) expects Doctrine\\Persistence\\Mapping\\Driver\\MappingDriver, Doctrine\\ODM\\PHPCR\\Mapping\\Driver\\AnnotationDriver given\.$# (argument.type) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Metadata/Driver/DoctrinePHPCRDriverTest.php was not matched in reported errors.
lint (8.0): tests/Serializer/BaseSerializationTest.php#L1
Ignored error pattern #^Parameter \#1 \$iterator of function iterator_to_array expects iterable, mixed given\.$# (argument.type) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Serializer/BaseSerializationTest.php was not matched in reported errors.
lint (8.0): tests/Serializer/BaseSerializationTest.php#L1462
Parameter #1 $iterator of function iterator_to_array expects Traversable, mixed given.
lint (8.0): tests/Serializer/Doctrine/IntegrationTest.php#L1
Ignored error pattern #^Method JMS\\Serializer\\Tests\\Serializer\\Doctrine\\SimpleManagerRegistry\:\:__construct\(\) has parameter \$defaultConnection with no type specified\.$# (missingType.parameter) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Serializer/Doctrine/IntegrationTest.php was not matched in reported errors.
lint (8.0): tests/Serializer/Doctrine/IntegrationTest.php#L1
Ignored error pattern #^Method JMS\\Serializer\\Tests\\Serializer\\Doctrine\\SimpleManagerRegistry\:\:__construct\(\) has parameter \$defaultManager with no type specified\.$# (missingType.parameter) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Serializer/Doctrine/IntegrationTest.php was not matched in reported errors.
lint (8.0): tests/Serializer/Doctrine/IntegrationTest.php#L1
Ignored error pattern #^Method JMS\\Serializer\\Tests\\Serializer\\Doctrine\\SimpleManagerRegistry\:\:__construct\(\) has parameter \$name with no type specified\.$# (missingType.parameter) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Serializer/Doctrine/IntegrationTest.php was not matched in reported errors.
lint (8.0): tests/Serializer/Doctrine/IntegrationTest.php#L1
Ignored error pattern #^Method JMS\\Serializer\\Tests\\Serializer\\Doctrine\\SimpleManagerRegistry\:\:getAliasNamespace\(\) has no return type specified\.$# (missingType.return) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Serializer/Doctrine/IntegrationTest.php was not matched in reported errors.
lint (8.0): tests/Serializer/Doctrine/IntegrationTest.php#L1
Ignored error pattern #^Method JMS\\Serializer\\Tests\\Serializer\\Doctrine\\SimpleManagerRegistry\:\:getAliasNamespace\(\) has parameter \$alias with no type specified\.$# (missingType.parameter) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Serializer/Doctrine/IntegrationTest.php was not matched in reported errors.
lint (8.1): tests/Serializer/BaseSerializationTest.php#L1
Ignored error pattern #^Parameter \#1 \$iterator of function iterator_to_array expects iterable, mixed given\.$# (argument.type) in path /home/runner/work/jms-serializer-1.x/jms-serializer-1.x/tests/Serializer/BaseSerializationTest.php was not matched in reported errors.
lint (8.1): tests/Serializer/BaseSerializationTest.php#L1462
Parameter #1 $iterator of function iterator_to_array expects Traversable, mixed given.
lint (8.1)
Process completed with exit code 1.
test (8.1, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (8.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (8.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint (8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (8.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (8.1, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (8.0, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (8.0, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (8.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (8.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636