Skip to content

build(deps-dev): update zenstruck/foundry requirement from 1.37.* to 2.3.* #102

build(deps-dev): update zenstruck/foundry requirement from 1.37.* to 2.3.*

build(deps-dev): update zenstruck/foundry requirement from 1.37.* to 2.3.* #102

Triggered via pull request December 16, 2024 11:26
Status Failure
Total duration 41s
Artifacts

php.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 4 warnings
Symfony 6.4.*, lowest deps, PHP 8.4, ubuntu-latest
Process completed with exit code 2.
MissingDependency: tests/src/DataFixtures/AppFixtures.php#L16
tests/src/DataFixtures/AppFixtures.php:16:9: MissingDependency: App\Factory\BookFactory depends on class or interface zenstruck\foundry\modelfactory that does not exist (see https://psalm.dev/157)
MoreSpecificReturnType: tests/src/Entity/User.php#L39
tests/src/Entity/User.php:39:42: MoreSpecificReturnType: The declared return type 'non-empty-string' for App\Entity\User::getUserIdentifier is more specific than the inferred return type 'string' (see https://psalm.dev/070)
LessSpecificReturnStatement: tests/src/Entity/User.php#L41
tests/src/Entity/User.php:41:16: LessSpecificReturnStatement: The type 'string' is more general than the declared return type 'non-empty-string' for App\Entity\User::getUserIdentifier (see https://psalm.dev/129)
UndefinedClass: tests/src/Factory/BookFactory.php#L48
tests/src/Factory/BookFactory.php:48:33: UndefinedClass: Class, interface or enum named Zenstruck\Foundry\ModelFactory does not exist (see https://psalm.dev/019)
UndefinedClass: tests/src/Factory/ReviewFactory.php#L48
tests/src/Factory/ReviewFactory.php:48:35: UndefinedClass: Class, interface or enum named Zenstruck\Foundry\ModelFactory does not exist (see https://psalm.dev/019)
Symfony 7.*, highest deps, PHP 8.3, ubuntu-latest
Process completed with exit code 2.
Symfony 7.*, lowest deps, PHP 8.4, ubuntu-latest
Process completed with exit code 2.
MissingDependency: tests/src/DataFixtures/AppFixtures.php#L16
tests/src/DataFixtures/AppFixtures.php:16:9: MissingDependency: App\Factory\BookFactory depends on class or interface zenstruck\foundry\modelfactory that does not exist (see https://psalm.dev/157)
MoreSpecificReturnType: tests/src/Entity/User.php#L39
tests/src/Entity/User.php:39:42: MoreSpecificReturnType: The declared return type 'non-empty-string' for App\Entity\User::getUserIdentifier is more specific than the inferred return type 'string' (see https://psalm.dev/070)
LessSpecificReturnStatement: tests/src/Entity/User.php#L41
tests/src/Entity/User.php:41:16: LessSpecificReturnStatement: The type 'string' is more general than the declared return type 'non-empty-string' for App\Entity\User::getUserIdentifier (see https://psalm.dev/129)
UndefinedClass: tests/src/Factory/BookFactory.php#L48
tests/src/Factory/BookFactory.php:48:33: UndefinedClass: Class, interface or enum named Zenstruck\Foundry\ModelFactory does not exist (see https://psalm.dev/019)
UndefinedClass: tests/src/Factory/ReviewFactory.php#L48
tests/src/Factory/ReviewFactory.php:48:35: UndefinedClass: Class, interface or enum named Zenstruck\Foundry\ModelFactory does not exist (see https://psalm.dev/019)
Symfony 7.*, highest deps, PHP 8.4, ubuntu-latest
Process completed with exit code 2.
Symfony 7.*, lowest deps, PHP 8.2, ubuntu-latest
The job was canceled because "ubuntu-latest_8_4_6_4___l" failed.
Symfony 7.*, lowest deps, PHP 8.2, ubuntu-latest
Process completed with exit code 2.
Symfony 6.4.*, lowest deps, PHP 8.3, ubuntu-latest
The job was canceled because "ubuntu-latest_8_4_6_4___l" failed.
Symfony 6.4.*, lowest deps, PHP 8.3, ubuntu-latest
Process completed with exit code 2.
Symfony 7.*, lowest deps, PHP 8.3, ubuntu-latest
The job was canceled because "ubuntu-latest_8_4_6_4___l" failed.
Symfony 7.*, lowest deps, PHP 8.3, ubuntu-latest
Process completed with exit code 2.
Symfony 6.4.*, highest deps, PHP 8.4, ubuntu-latest
The job was canceled because "ubuntu-latest_8_4_6_4___l" failed.
MissingDependency: tests/src/DataFixtures/AppFixtures.php#L16
tests/src/DataFixtures/AppFixtures.php:16:9: MissingDependency: App\Factory\BookFactory depends on class or interface zenstruck\foundry\modelfactory that does not exist (see https://psalm.dev/157)
MoreSpecificReturnType: tests/src/Entity/User.php#L39
tests/src/Entity/User.php:39:42: MoreSpecificReturnType: The declared return type 'non-empty-string' for App\Entity\User::getUserIdentifier is more specific than the inferred return type 'string' (see https://psalm.dev/070)
LessSpecificReturnStatement: tests/src/Entity/User.php#L41
tests/src/Entity/User.php:41:16: LessSpecificReturnStatement: The type 'string' is more general than the declared return type 'non-empty-string' for App\Entity\User::getUserIdentifier (see https://psalm.dev/129)
UndefinedClass: tests/src/Factory/BookFactory.php#L48
tests/src/Factory/BookFactory.php:48:33: UndefinedClass: Class, interface or enum named Zenstruck\Foundry\ModelFactory does not exist (see https://psalm.dev/019)
UndefinedClass: tests/src/Factory/ReviewFactory.php#L48
tests/src/Factory/ReviewFactory.php:48:35: UndefinedClass: Class, interface or enum named Zenstruck\Foundry\ModelFactory does not exist (see https://psalm.dev/019)
Symfony 6.4.*, highest deps, PHP 8.4, ubuntu-latest
Process completed with exit code 2.
Symfony 6.4.*, highest deps, PHP 8.3, ubuntu-latest
The job was canceled because "ubuntu-latest_8_4_6_4___l" failed.
MissingDependency: tests/src/DataFixtures/AppFixtures.php#L16
tests/src/DataFixtures/AppFixtures.php:16:9: MissingDependency: App\Factory\BookFactory depends on class or interface zenstruck\foundry\modelfactory that does not exist (see https://psalm.dev/157)
MoreSpecificReturnType: tests/src/Entity/User.php#L39
tests/src/Entity/User.php:39:42: MoreSpecificReturnType: The declared return type 'non-empty-string' for App\Entity\User::getUserIdentifier is more specific than the inferred return type 'string' (see https://psalm.dev/070)
LessSpecificReturnStatement: tests/src/Entity/User.php#L41
tests/src/Entity/User.php:41:16: LessSpecificReturnStatement: The type 'string' is more general than the declared return type 'non-empty-string' for App\Entity\User::getUserIdentifier (see https://psalm.dev/129)
UndefinedClass: tests/src/Factory/BookFactory.php#L48
tests/src/Factory/BookFactory.php:48:33: UndefinedClass: Class, interface or enum named Zenstruck\Foundry\ModelFactory does not exist (see https://psalm.dev/019)
UndefinedClass: tests/src/Factory/ReviewFactory.php#L48
tests/src/Factory/ReviewFactory.php:48:35: UndefinedClass: Class, interface or enum named Zenstruck\Foundry\ModelFactory does not exist (see https://psalm.dev/019)
Symfony 6.4.*, highest deps, PHP 8.3, ubuntu-latest
The operation was canceled.
Symfony 6.4.*, lowest deps, PHP 8.2, ubuntu-latest
The job was canceled because "ubuntu-latest_8_4_6_4___l" failed.
Symfony 6.4.*, lowest deps, PHP 8.2, ubuntu-latest
The operation was canceled.
Symfony 6.4.*, highest deps, PHP 8.2, ubuntu-latest
The job was canceled because "ubuntu-latest_8_4_6_4___l" failed.
MissingDependency: tests/src/DataFixtures/AppFixtures.php#L16
tests/src/DataFixtures/AppFixtures.php:16:9: MissingDependency: App\Factory\BookFactory depends on class or interface zenstruck\foundry\modelfactory that does not exist (see https://psalm.dev/157)
MoreSpecificReturnType: tests/src/Entity/User.php#L39
tests/src/Entity/User.php:39:42: MoreSpecificReturnType: The declared return type 'non-empty-string' for App\Entity\User::getUserIdentifier is more specific than the inferred return type 'string' (see https://psalm.dev/070)
LessSpecificReturnStatement: tests/src/Entity/User.php#L41
tests/src/Entity/User.php:41:16: LessSpecificReturnStatement: The type 'string' is more general than the declared return type 'non-empty-string' for App\Entity\User::getUserIdentifier (see https://psalm.dev/129)
UndefinedClass: tests/src/Factory/BookFactory.php#L48
tests/src/Factory/BookFactory.php:48:33: UndefinedClass: Class, interface or enum named Zenstruck\Foundry\ModelFactory does not exist (see https://psalm.dev/019)
UndefinedClass: tests/src/Factory/ReviewFactory.php#L48
tests/src/Factory/ReviewFactory.php:48:35: UndefinedClass: Class, interface or enum named Zenstruck\Foundry\ModelFactory does not exist (see https://psalm.dev/019)
Symfony 6.4.*, highest deps, PHP 8.2, ubuntu-latest
The operation was canceled.
Symfony 7.*, highest deps, PHP 8.2, ubuntu-latest
The job was canceled because "ubuntu-latest_8_4_6_4___l" failed.
MissingDependency: tests/src/DataFixtures/AppFixtures.php#L16
tests/src/DataFixtures/AppFixtures.php:16:9: MissingDependency: App\Factory\BookFactory depends on class or interface zenstruck\foundry\modelfactory that does not exist (see https://psalm.dev/157)
MoreSpecificReturnType: tests/src/Entity/User.php#L39
tests/src/Entity/User.php:39:42: MoreSpecificReturnType: The declared return type 'non-empty-string' for App\Entity\User::getUserIdentifier is more specific than the inferred return type 'string' (see https://psalm.dev/070)
LessSpecificReturnStatement: tests/src/Entity/User.php#L41
tests/src/Entity/User.php:41:16: LessSpecificReturnStatement: The type 'string' is more general than the declared return type 'non-empty-string' for App\Entity\User::getUserIdentifier (see https://psalm.dev/129)
UndefinedClass: tests/src/Factory/BookFactory.php#L48
tests/src/Factory/BookFactory.php:48:33: UndefinedClass: Class, interface or enum named Zenstruck\Foundry\ModelFactory does not exist (see https://psalm.dev/019)
UndefinedClass: tests/src/Factory/ReviewFactory.php#L48
tests/src/Factory/ReviewFactory.php:48:35: UndefinedClass: Class, interface or enum named Zenstruck\Foundry\ModelFactory does not exist (see https://psalm.dev/019)
Symfony 7.*, highest deps, PHP 8.2, ubuntu-latest
The operation was canceled.
Symfony 6.4.*, lowest deps, PHP 8.4, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Symfony 7.*, highest deps, PHP 8.3, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Symfony 7.*, lowest deps, PHP 8.4, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Symfony 7.*, highest deps, PHP 8.4, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636