Cleanup #958
Annotations
10 errors and 2 warnings
lib/Doctrine/ODM/MongoDB/Proxy/Factory/StaticProxyFactory.php#L50
lib/Doctrine/ODM/MongoDB/Proxy/Factory/StaticProxyFactory.php:50:17: InvalidArgument: Argument 2 of ProxyManager\Factory\LazyLoadingGhostFactory::createProxy expects Closure(ProxyManager\Proxy\GhostObjectInterface<object>=, string=, array<string, mixed>=, Closure|null=, array<string, mixed>=):bool, but Closure((T:fn-doctrine\odm\mongodb\proxy\factory\proxyfactory::getproxy as object)&ProxyManager\Proxy\GhostObjectInterface<T:fn-doctrine\odm\mongodb\proxy\factory\proxyfactory::getproxy as object>=, string=, array<string, mixed>=, Closure|null=, array<string, mixed>=):bool provided (see https://psalm.dev/004)
|
lib/Doctrine/ODM/MongoDB/Query/Expr.php#L1139
lib/Doctrine/ODM/MongoDB/Query/Expr.php:1139:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
|
lib/Doctrine/ODM/MongoDB/Query/Expr.php#L1398
lib/Doctrine/ODM/MongoDB/Query/Expr.php:1398:13: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
|
lib/Doctrine/ODM/MongoDB/Query/Expr.php#L1400
lib/Doctrine/ODM/MongoDB/Query/Expr.php:1400:13: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
|
tests/Doctrine/ODM/MongoDB/Tests/Events/PreLoadEventArgsTest.php#L20
tests/Doctrine/ODM/MongoDB/Tests/Events/PreLoadEventArgsTest.php:20:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
|
tests/Doctrine/ODM/MongoDB/Tests/Functional/Ticket/MODM43Test.php#L56
tests/Doctrine/ODM/MongoDB/Tests/Functional/Ticket/MODM43Test.php:56:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
|
lib/Doctrine/ODM/MongoDB/Mapping/ClassMetadata.php#L1
lib/Doctrine/ODM/MongoDB/Mapping/ClassMetadata.php:0:0: UnusedBaselineEntry: Baseline for issue "InvalidReturnStatement" has 1 extra entry. (see https://psalm.dev/316)
|
lib/Doctrine/ODM/MongoDB/Mapping/ClassMetadata.php#L1
lib/Doctrine/ODM/MongoDB/Mapping/ClassMetadata.php:0:0: UnusedBaselineEntry: Baseline for issue "InvalidReturnType" has 1 extra entry. (see https://psalm.dev/316)
|
lib/Doctrine/ODM/MongoDB/Mapping/Driver/XmlDriver.php#L1
lib/Doctrine/ODM/MongoDB/Mapping/Driver/XmlDriver.php:0:0: UnusedBaselineEntry: Baseline for issue "RedundantCondition" has 15 extra entries. (see https://psalm.dev/316)
|
lib/Doctrine/ODM/MongoDB/Mapping/Driver/XmlDriver.php#L1
lib/Doctrine/ODM/MongoDB/Mapping/Driver/XmlDriver.php:0:0: UnusedBaselineEntry: Baseline for issue "TypeDoesNotContainType" has 1 extra entry. (see https://psalm.dev/316)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` 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/
|
The logs for this run have expired and are no longer available.
Loading