Skip to content

build(deps-dev): update phpstan/phpstan requirement from 1.10.66 to 1.12.6 #559

build(deps-dev): update phpstan/phpstan requirement from 1.10.66 to 1.12.6

build(deps-dev): update phpstan/phpstan requirement from 1.10.66 to 1.12.6 #559

Triggered via pull request October 9, 2024 20:34
Status Failure
Total duration 6m 7s
Artifacts

build.yml

on: pull_request
Matrix: Tests
Matrix: PHPStan
Code coverage finish
0s
Code coverage finish
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 17 warnings
PHPStan (8.2): tests/cases/unit/Entity/Reflection/MetadataParser.parseContainer.phpt#L26
PHPDoc tag @Property for property NextrasTests\Orm\Entity\Reflection\ParseContainerEntity1::$var contains unknown class NextrasTests\Orm\Entity\Reflection\type.
PHPStan (8.2): tests/cases/unit/Entity/Reflection/MetadataParser.parseContainer.phpt#L35
PHPDoc tag @Property for property NextrasTests\Orm\Entity\Reflection\ParseContainerEntity2::$var contains unknown class NextrasTests\Orm\Entity\Reflection\type.
PHPStan (8.2): tests/cases/unit/Entity/Reflection/MetadataParser.parseContainer.phpt#L44
PHPDoc tag @Property for property NextrasTests\Orm\Entity\Reflection\ParseContainerEntity3::$var contains unknown class NextrasTests\Orm\Entity\Reflection\type.
PHPStan (8.2): tests/cases/unit/Entity/Reflection/MetadataParser.parseOneHasMany().phpt#L36
PHPDoc tag @Property for property NextrasTests\Orm\Entity\Reflection\OneHasManyTestEntity::$test4 contains unresolvable type.
PHPStan (8.2): tests/cases/unit/Entity/Reflection/MetadataParserExceptionsTest.phpt#L47
Class NextrasTests\Orm\Entity\Reflection\Foo referenced with incorrect case: NextrasTests\Orm\Entity\Reflection\foo.
PHPStan (8.2): tests/cases/unit/Entity/Reflection/MetadataParserExceptionsTest.phpt#L55
Class NextrasTests\Orm\Entity\Reflection\Foo referenced with incorrect case: NextrasTests\Orm\Entity\Reflection\foo.
PHPStan (8.2): tests/cases/unit/Entity/Reflection/MetadataParserExceptionsTest.phpt#L63
Class NextrasTests\Orm\Entity\Reflection\Foo referenced with incorrect case: NextrasTests\Orm\Entity\Reflection\foo.
PHPStan (8.2): tests/cases/unit/Entity/Reflection/MetadataParserExceptionsTest.phpt#L71
Class NextrasTests\Orm\Entity\Reflection\Foo referenced with incorrect case: NextrasTests\Orm\Entity\Reflection\foo.
PHPStan (8.2): tests/cases/unit/Entity/Reflection/MetadataParserExceptionsTest.phpt#L79
Class NextrasTests\Orm\Entity\Reflection\Foo referenced with incorrect case: NextrasTests\Orm\Entity\Reflection\foo.
PHPStan (8.2): tests/cases/unit/Entity/Reflection/PropertyMetadata.isValid().phpt#L40
Class NextrasTests\Orm\Entity\Reflection\ValidationTestEntity has PHPDoc tag @Property for property $array1 with no value type specified in iterable type array.
PHPStan (8.3)
The job was canceled because "_8_2" failed.
PHPStan (8.3): tests/cases/unit/Entity/Reflection/MetadataParser.parseContainer.phpt#L26
PHPDoc tag @Property for property NextrasTests\Orm\Entity\Reflection\ParseContainerEntity1::$var contains unknown class NextrasTests\Orm\Entity\Reflection\type.
PHPStan (8.3): tests/cases/unit/Entity/Reflection/MetadataParser.parseContainer.phpt#L35
PHPDoc tag @Property for property NextrasTests\Orm\Entity\Reflection\ParseContainerEntity2::$var contains unknown class NextrasTests\Orm\Entity\Reflection\type.
PHPStan (8.3): tests/cases/unit/Entity/Reflection/MetadataParser.parseContainer.phpt#L44
PHPDoc tag @Property for property NextrasTests\Orm\Entity\Reflection\ParseContainerEntity3::$var contains unknown class NextrasTests\Orm\Entity\Reflection\type.
PHPStan (8.3): tests/cases/unit/Entity/Reflection/MetadataParser.parseOneHasMany().phpt#L36
PHPDoc tag @Property for property NextrasTests\Orm\Entity\Reflection\OneHasManyTestEntity::$test4 contains unresolvable type.
PHPStan (8.3): tests/cases/unit/Entity/Reflection/MetadataParserExceptionsTest.phpt#L47
Class NextrasTests\Orm\Entity\Reflection\Foo referenced with incorrect case: NextrasTests\Orm\Entity\Reflection\foo.
PHPStan (8.3): tests/cases/unit/Entity/Reflection/MetadataParserExceptionsTest.phpt#L55
Class NextrasTests\Orm\Entity\Reflection\Foo referenced with incorrect case: NextrasTests\Orm\Entity\Reflection\foo.
PHPStan (8.3): tests/cases/unit/Entity/Reflection/MetadataParserExceptionsTest.phpt#L63
Class NextrasTests\Orm\Entity\Reflection\Foo referenced with incorrect case: NextrasTests\Orm\Entity\Reflection\foo.
PHPStan (8.3): tests/cases/unit/Entity/Reflection/MetadataParserExceptionsTest.phpt#L71
Class NextrasTests\Orm\Entity\Reflection\Foo referenced with incorrect case: NextrasTests\Orm\Entity\Reflection\foo.
PHPStan (8.3): tests/cases/unit/Entity/Reflection/MetadataParserExceptionsTest.phpt#L79
Class NextrasTests\Orm\Entity\Reflection\Foo referenced with incorrect case: NextrasTests\Orm\Entity\Reflection\foo.
PHPStan (8.3): tests/cases/unit/Entity/Reflection/PropertyMetadata.isValid().phpt#L40
Class NextrasTests\Orm\Entity\Reflection\ValidationTestEntity has PHPDoc tag @Property for property $array1 with no value type specified in iterable type array.
PHPStan (8.1)
The job was canceled because "_8_2" failed.
PHPStan (8.1)
The operation was canceled.
Tests (8.3, newest)
curl error 7 while downloading https://repo.packagist.org/packages.json: Failed to connect to repo.packagist.org port 443 after 74 ms: Connection refused
Tests (8.3, newest)
Process completed with exit code 100.
PHPStan (8.2)
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/
PHPStan (8.2)
The following actions use a deprecated Node.js version 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/
PHPStan (8.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPStan (8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPStan (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tests (8.3, newest)
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/
Tests (8.3, newest)
The following actions use a deprecated Node.js version 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/
Tests (8.3, newest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tests (8.1, newest)
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/
Tests (8.1, newest)
The following actions use a deprecated Node.js version 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/
Tests (8.1, newest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tests (8.1, lowest)
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/
Tests (8.1, lowest)
The following actions use a deprecated Node.js version 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/
Tests (8.1, lowest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tests (8.2, newest)
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/
Tests (8.2, newest)
The following actions use a deprecated Node.js version 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/
Tests (8.2, newest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/