Skip to content

Merge tag v2.3.19 into develop #150

Merge tag v2.3.19 into develop

Merge tag v2.3.19 into develop #150

Triggered via push July 12, 2024 22:08
Status Failure
Total duration 3m 0s
Artifacts

run-test.yml

on: push
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
run-tests (8.1): src/Core/AbstractEntities/NodeInterface.php#L19
Method RZ\Roadiz\Core\AbstractEntities\NodeInterface::getNodeType() has invalid return type RZ\Roadiz\Contracts\NodeType\NodeTypeInterface.
run-tests (8.1): src/Core/Events/LeafEntityLifeCycleSubscriber.php#L14
Attribute class Doctrine\Bundle\DoctrineBundle\Attribute\AsDoctrineListener does not exist.
run-tests (8.1)
Process completed with exit code 1.
run-tests (8.3)
The job was canceled because "_8_1" failed.
run-tests (8.3): src/Core/AbstractEntities/NodeInterface.php#L19
Method RZ\Roadiz\Core\AbstractEntities\NodeInterface::getNodeType() has invalid return type RZ\Roadiz\Contracts\NodeType\NodeTypeInterface.
run-tests (8.3): src/Core/Events/LeafEntityLifeCycleSubscriber.php#L14
Attribute class Doctrine\Bundle\DoctrineBundle\Attribute\AsDoctrineListener does not exist.
run-tests (8.3)
Process completed with exit code 1.
run-tests (8.2)
The job was canceled because "_8_1" failed.
run-tests (8.2): src/Core/AbstractEntities/NodeInterface.php#L19
Method RZ\Roadiz\Core\AbstractEntities\NodeInterface::getNodeType() has invalid return type RZ\Roadiz\Contracts\NodeType\NodeTypeInterface.
run-tests (8.2): src/Core/Events/LeafEntityLifeCycleSubscriber.php#L14
Attribute class Doctrine\Bundle\DoctrineBundle\Attribute\AsDoctrineListener does not exist.
run-tests (8.2)
Process completed with exit code 1.
run-tests (8.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/