Fix FundingCaseManagerTest #1790
Annotations
10 errors
Run PHPStan
Child process error (exit code 255): PHP Fatal error: Trait "Civi\RemoteTools\Api4\Action\Traits\EventActionTrait" not found in /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/Mock/Api4/Action/RemoteActionMock.php on line 26
Fatal error: Trait "Civi\RemoteTools\Api4\Action\Traits\EventActionTrait" not found in /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/Mock/Api4/Action/RemoteActionMock.php on line 26
while running parallel worker
|
Run PHPStan
Internal error: Interface "Civi\Funding\FundingAttachmentManagerInterface" not found while analysing file /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/TestAttachmentManager.php
Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml:
## /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/TestAttachmentManager.php(29)
#0 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(576): include()
#1 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
#2 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/AutoloadFunctionsSourceLocator.php(41): Composer\Autoload\ClassLoader->loadClass()
#3 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/AggregateSourceLocator.php(26): PHPStan\Reflection\BetterReflection\SourceLocator\AutoloadFunctionsSourceLocator->locateIdentifier()
#4 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/MemoizingSourceLocator.php(33): PHPStan\BetterReflection\SourceLocator\Type\AggregateSourceLocator->locateIdentifier()
#5 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php(32): PHPStan\BetterReflection\SourceLocator\Type\MemoizingSourceLocator->locateIdentifier()
#6 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php(45): PHPStan\BetterReflection\Reflector\DefaultReflector->reflectClass()
#7 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php(180): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector->reflectClass()
#8 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/MemoizingReflectionProvider.php(43): PHPStan\Reflection\BetterReflection\BetterReflectionProvider->getClass()
#9 /home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/ImplementationOfDeprecatedInterfaceRule.php(50): PHPStan\Reflection\ReflectionProvider\MemoizingReflectionProvider->getClass()
#10 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php(120): PHPStan\Rules\Deprecations\ImplementationOfDeprecatedInterfaceRule->processNode()
#11 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(535): PHPStan\Analyser\FileAnalyser->PHPStan\Analyser\{closure}()
#12 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(465): PHPStan\Analyser\NodeScopeResolver->processStmtNode()
#13 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(761): PHPStan\Analyser\NodeScopeResolver->processStmtNodes()
#14 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(430): PHPStan\Analyser\NodeScopeResolver->processStmtNode()
#15 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php(179): PHPStan\Analyser\NodeScopeResolver->processNodes()
#16 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Command/WorkerCommand.php(139): PHPStan\Analyser\FileAnalyser->analyseFile()
#17 phar:///home/runner/work/funding/funding/tools/phpstan/ven
|
Run PHPStan
Internal error: Interface "Civi\RemoteTools\JsonSchema\Validation\ValidationResultInterface" not found while analysing file /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/Mock/RemoteTools/JsonSchema/Validation/ValidationResultMock.php
Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml:
## /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/Mock/RemoteTools/JsonSchema/Validation/ValidationResultMock.php(26)
#0 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(576): include()
#1 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
#2 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/AutoloadFunctionsSourceLocator.php(41): Composer\Autoload\ClassLoader->loadClass()
#3 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/AggregateSourceLocator.php(26): PHPStan\Reflection\BetterReflection\SourceLocator\AutoloadFunctionsSourceLocator->locateIdentifier()
#4 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/MemoizingSourceLocator.php(33): PHPStan\BetterReflection\SourceLocator\Type\AggregateSourceLocator->locateIdentifier()
#5 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php(32): PHPStan\BetterReflection\SourceLocator\Type\MemoizingSourceLocator->locateIdentifier()
#6 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php(45): PHPStan\BetterReflection\Reflector\DefaultReflector->reflectClass()
#7 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php(180): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector->reflectClass()
#8 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/MemoizingReflectionProvider.php(43): PHPStan\Reflection\BetterReflection\BetterReflectionProvider->getClass()
#9 /home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/ImplementationOfDeprecatedInterfaceRule.php(50): PHPStan\Reflection\ReflectionProvider\MemoizingReflectionProvider->getClass()
#10 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php(120): PHPStan\Rules\Deprecations\ImplementationOfDeprecatedInterfaceRule->processNode()
#11 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(535): PHPStan\Analyser\FileAnalyser->PHPStan\Analyser\{closure}()
#12 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(465): PHPStan\Analyser\NodeScopeResolver->processStmtNode()
#13 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(761): PHPStan\Analyser\NodeScopeResolver->processStmtNodes()
#14 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(430): PHPStan\Analyser\NodeScopeResolver->processStmtNode()
#15 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php(179): PHPStan\Analyser\NodeScopeResolver->processNodes()
#16 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Command/WorkerCommand.php(139): PHPStan\Analy
|
Run PHPStan
Internal error: Interface "Civi\RemoteTools\RequestContext\RequestContextInterface" not found while analysing file /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/EventSubscriber/FundingCase/FundingCaseFilterPermissionsSubscriberTest.php
Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml:
## /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/Mock/RequestContext/TestRequestContext.php(25)
#0 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(576): include()
#1 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
#2 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/AutoloadFunctionsSourceLocator.php(41): Composer\Autoload\ClassLoader->loadClass()
#3 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/AggregateSourceLocator.php(26): PHPStan\Reflection\BetterReflection\SourceLocator\AutoloadFunctionsSourceLocator->locateIdentifier()
#4 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/MemoizingSourceLocator.php(33): PHPStan\BetterReflection\SourceLocator\Type\AggregateSourceLocator->locateIdentifier()
#5 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php(32): PHPStan\BetterReflection\SourceLocator\Type\MemoizingSourceLocator->locateIdentifier()
#6 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php(45): PHPStan\BetterReflection\Reflector\DefaultReflector->reflectClass()
#7 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php(166): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector->reflectClass()
#8 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/MemoizingReflectionProvider.php(35): PHPStan\Reflection\BetterReflection\BetterReflectionProvider->hasClass()
#9 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassCaseSensitivityCheck.php(33): PHPStan\Reflection\ReflectionProvider\MemoizingReflectionProvider->hasClass()
#10 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassNameCheck.php(29): PHPStan\Rules\ClassCaseSensitivityCheck->checkClassNames()
#11 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInUseRule.php(105): PHPStan\Rules\ClassNameCheck->checkClassNames()
#12 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInUseRule.php(61): PHPStan\Rules\Namespaces\ExistingNamesInUseRule->checkClasses()
#13 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php(120): PHPStan\Rules\Namespaces\ExistingNamesInUseRule->processNode()
#14 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(535): PHPStan\Analyser\FileAnalyser->PHPStan\Analyser\{closure}()
#15 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(465): PHPStan\Analyser\NodeScopeResolver->processStmtNode()
#16 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(761): PHPStan\Analyser\NodeScopeResolver->p
|
Run PHPStan
Internal error: Interface "Civi\Funding\Contact\PossibleRecipientsLoaderInterface" not found while analysing file /home/runner/work/funding/funding/tests/phpunit/Civi/Api4/FundingCaseTest.php
Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml:
## /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/Mock/Contact/PossibleRecipientsLoaderMock.php(9)
#0 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(576): include()
#1 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
#2 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/AutoloadFunctionsSourceLocator.php(41): Composer\Autoload\ClassLoader->loadClass()
#3 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/AggregateSourceLocator.php(26): PHPStan\Reflection\BetterReflection\SourceLocator\AutoloadFunctionsSourceLocator->locateIdentifier()
#4 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/MemoizingSourceLocator.php(33): PHPStan\BetterReflection\SourceLocator\Type\AggregateSourceLocator->locateIdentifier()
#5 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php(32): PHPStan\BetterReflection\SourceLocator\Type\MemoizingSourceLocator->locateIdentifier()
#6 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php(45): PHPStan\BetterReflection\Reflector\DefaultReflector->reflectClass()
#7 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php(166): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector->reflectClass()
#8 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/MemoizingReflectionProvider.php(35): PHPStan\Reflection\BetterReflection\BetterReflectionProvider->hasClass()
#9 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassCaseSensitivityCheck.php(33): PHPStan\Reflection\ReflectionProvider\MemoizingReflectionProvider->hasClass()
#10 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassNameCheck.php(29): PHPStan\Rules\ClassCaseSensitivityCheck->checkClassNames()
#11 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInUseRule.php(105): PHPStan\Rules\ClassNameCheck->checkClassNames()
#12 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInUseRule.php(61): PHPStan\Rules\Namespaces\ExistingNamesInUseRule->checkClasses()
#13 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php(120): PHPStan\Rules\Namespaces\ExistingNamesInUseRule->processNode()
#14 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(535): PHPStan\Analyser\FileAnalyser->PHPStan\Analyser\{closure}()
#15 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(465): PHPStan\Analyser\NodeScopeResolver->processStmtNode()
#16 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(761): PHPStan\Analyser\NodeScopeResolver->processStmtNodes()
#17 phar:///home/runner/work/funding/fu
|
Run PHPStan
Internal error: Interface "Civi\Funding\DocumentRender\DocumentRendererInterface" not found while analysing file /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/Mock/DocumentRender/MockDocumentRenderer.php
Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml:
## /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/Mock/DocumentRender/MockDocumentRenderer.php(25)
#0 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(576): include()
#1 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
#2 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/AutoloadFunctionsSourceLocator.php(41): Composer\Autoload\ClassLoader->loadClass()
#3 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/AggregateSourceLocator.php(26): PHPStan\Reflection\BetterReflection\SourceLocator\AutoloadFunctionsSourceLocator->locateIdentifier()
#4 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/MemoizingSourceLocator.php(33): PHPStan\BetterReflection\SourceLocator\Type\AggregateSourceLocator->locateIdentifier()
#5 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php(32): PHPStan\BetterReflection\SourceLocator\Type\MemoizingSourceLocator->locateIdentifier()
#6 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php(45): PHPStan\BetterReflection\Reflector\DefaultReflector->reflectClass()
#7 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php(180): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector->reflectClass()
#8 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/MemoizingReflectionProvider.php(43): PHPStan\Reflection\BetterReflection\BetterReflectionProvider->getClass()
#9 /home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/ImplementationOfDeprecatedInterfaceRule.php(50): PHPStan\Reflection\ReflectionProvider\MemoizingReflectionProvider->getClass()
#10 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php(120): PHPStan\Rules\Deprecations\ImplementationOfDeprecatedInterfaceRule->processNode()
#11 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(535): PHPStan\Analyser\FileAnalyser->PHPStan\Analyser\{closure}()
#12 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(465): PHPStan\Analyser\NodeScopeResolver->processStmtNode()
#13 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(761): PHPStan\Analyser\NodeScopeResolver->processStmtNodes()
#14 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(430): PHPStan\Analyser\NodeScopeResolver->processStmtNode()
#15 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php(179): PHPStan\Analyser\NodeScopeResolver->processNodes()
#16 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Command/WorkerCommand.php(139): PHPStan\Analyser\FileAnalyser->analyseFile()
#17 phar:///home/
|
Run PHPStan
Internal error: Interface "Civi\Funding\Form\Application\ValidatedApplicationDataInterface" not found while analysing file /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/ApplicationProcess/Handler/ApplicationActionApplyHandlerTest.php
Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml:
## /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/Mock/Form/ValidatedApplicationDataMock.php(51)
#0 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(576): include()
#1 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
#2 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/AutoloadFunctionsSourceLocator.php(41): Composer\Autoload\ClassLoader->loadClass()
#3 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/AggregateSourceLocator.php(26): PHPStan\Reflection\BetterReflection\SourceLocator\AutoloadFunctionsSourceLocator->locateIdentifier()
#4 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/MemoizingSourceLocator.php(33): PHPStan\BetterReflection\SourceLocator\Type\AggregateSourceLocator->locateIdentifier()
#5 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php(32): PHPStan\BetterReflection\SourceLocator\Type\MemoizingSourceLocator->locateIdentifier()
#6 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php(45): PHPStan\BetterReflection\Reflector\DefaultReflector->reflectClass()
#7 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php(166): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector->reflectClass()
#8 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/MemoizingReflectionProvider.php(35): PHPStan\Reflection\BetterReflection\BetterReflectionProvider->hasClass()
#9 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/InitializerExprTypeResolver.php(1598): PHPStan\Reflection\ReflectionProvider\MemoizingReflectionProvider->hasClass()
#10 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/InitializerExprTypeResolver.php(1664): PHPStan\Reflection\InitializerExprTypeResolver->getClassConstFetchTypeByReflection()
#11 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/InitializerExprTypeResolver.php(199): PHPStan\Reflection\InitializerExprTypeResolver->getClassConstFetchType()
#12 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/InitializerExprTypeResolver.php(1622): PHPStan\Reflection\InitializerExprTypeResolver->getType()
#13 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/MutatingScope.php(1577): PHPStan\Reflection\InitializerExprTypeResolver->getClassConstFetchTypeByReflection()
#14 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/MutatingScope.php(623): PHPStan\Analyser\MutatingScope->resolveType()
#15 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ParametersAcceptorSelector.php(236): PHPStan\Analyser\MutatingScope->getType()
#16 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/s
|
Run PHPStan
Internal error: Class "Civi\RemoteTools\Form\RemoteForm" not found while analysing file /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/ApplicationProcess/Handler/ApplicationFormNewValidateHandlerTest.php
Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml:
## /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/Mock/Form/ApplicationFormMock.php(30)
#0 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(576): include()
#1 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
#2 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/AutoloadFunctionsSourceLocator.php(41): Composer\Autoload\ClassLoader->loadClass()
#3 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/AggregateSourceLocator.php(26): PHPStan\Reflection\BetterReflection\SourceLocator\AutoloadFunctionsSourceLocator->locateIdentifier()
#4 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/MemoizingSourceLocator.php(33): PHPStan\BetterReflection\SourceLocator\Type\AggregateSourceLocator->locateIdentifier()
#5 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php(32): PHPStan\BetterReflection\SourceLocator\Type\MemoizingSourceLocator->locateIdentifier()
#6 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php(45): PHPStan\BetterReflection\Reflector\DefaultReflector->reflectClass()
#7 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php(166): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector->reflectClass()
#8 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/MemoizingReflectionProvider.php(35): PHPStan\Reflection\BetterReflection\BetterReflectionProvider->hasClass()
#9 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassCaseSensitivityCheck.php(33): PHPStan\Reflection\ReflectionProvider\MemoizingReflectionProvider->hasClass()
#10 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Rules/ClassNameCheck.php(29): PHPStan\Rules\ClassCaseSensitivityCheck->checkClassNames()
#11 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInUseRule.php(105): PHPStan\Rules\ClassNameCheck->checkClassNames()
#12 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Rules/Namespaces/ExistingNamesInUseRule.php(61): PHPStan\Rules\Namespaces\ExistingNamesInUseRule->checkClasses()
#13 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php(120): PHPStan\Rules\Namespaces\ExistingNamesInUseRule->processNode()
#14 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(535): PHPStan\Analyser\FileAnalyser->PHPStan\Analyser\{closure}()
#15 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(465): PHPStan\Analyser\NodeScopeResolver->processStmtNode()
#16 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(761): PHPStan\Analyser\NodeScopeResolver->processStmtNodes()
#17 phar:///home/runner/
|
Run PHPStan
Internal error: Interface "Civi\Funding\ClearingProcess\Form\ReportFormFactoryInterface" not found while analysing file /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/Mock/FundingCaseType/Clearing/TestReportFormFactory.php
Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml:
## /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/Mock/FundingCaseType/Clearing/TestReportFormFactory.php(33)
#0 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(576): include()
#1 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
#2 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/AutoloadFunctionsSourceLocator.php(41): Composer\Autoload\ClassLoader->loadClass()
#3 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/AggregateSourceLocator.php(26): PHPStan\Reflection\BetterReflection\SourceLocator\AutoloadFunctionsSourceLocator->locateIdentifier()
#4 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/MemoizingSourceLocator.php(33): PHPStan\BetterReflection\SourceLocator\Type\AggregateSourceLocator->locateIdentifier()
#5 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php(32): PHPStan\BetterReflection\SourceLocator\Type\MemoizingSourceLocator->locateIdentifier()
#6 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php(45): PHPStan\BetterReflection\Reflector\DefaultReflector->reflectClass()
#7 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php(180): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector->reflectClass()
#8 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/MemoizingReflectionProvider.php(43): PHPStan\Reflection\BetterReflection\BetterReflectionProvider->getClass()
#9 /home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/ImplementationOfDeprecatedInterfaceRule.php(50): PHPStan\Reflection\ReflectionProvider\MemoizingReflectionProvider->getClass()
#10 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php(120): PHPStan\Rules\Deprecations\ImplementationOfDeprecatedInterfaceRule->processNode()
#11 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(535): PHPStan\Analyser\FileAnalyser->PHPStan\Analyser\{closure}()
#12 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(465): PHPStan\Analyser\NodeScopeResolver->processStmtNode()
#13 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(761): PHPStan\Analyser\NodeScopeResolver->processStmtNodes()
#14 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(430): PHPStan\Analyser\NodeScopeResolver->processStmtNode()
#15 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php(179): PHPStan\Analyser\NodeScopeResolver->processNodes()
#16 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Command/WorkerCommand.php(139): PHPStan\Analyser\FileAnalyser->an
|
Run PHPStan
Internal error: Class "Civi\Funding\ApplicationProcess\ActionsDeterminer\AbstractApplicationActionsDeterminerDecorator" not found while analysing file /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/Mock/FundingCaseType/Application/Actions/TestApplicationActionsDeterminer.php
Post the following stack trace to https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml:
## /home/runner/work/funding/funding/tests/phpunit/Civi/Funding/Mock/FundingCaseType/Application/Actions/TestApplicationActionsDeterminer.php(27)
#0 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(576): include()
#1 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
#2 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/SourceLocator/AutoloadFunctionsSourceLocator.php(41): Composer\Autoload\ClassLoader->loadClass()
#3 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/AggregateSourceLocator.php(26): PHPStan\Reflection\BetterReflection\SourceLocator\AutoloadFunctionsSourceLocator->locateIdentifier()
#4 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/SourceLocator/Type/MemoizingSourceLocator.php(33): PHPStan\BetterReflection\SourceLocator\Type\AggregateSourceLocator->locateIdentifier()
#5 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/vendor/ondrejmirtes/better-reflection/src/Reflector/DefaultReflector.php(32): PHPStan\BetterReflection\SourceLocator\Type\MemoizingSourceLocator->locateIdentifier()
#6 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/Reflector/MemoizingReflector.php(45): PHPStan\BetterReflection\Reflector\DefaultReflector->reflectClass()
#7 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/BetterReflection/BetterReflectionProvider.php(180): PHPStan\Reflection\BetterReflection\Reflector\MemoizingReflector->reflectClass()
#8 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Reflection/ReflectionProvider/MemoizingReflectionProvider.php(43): PHPStan\Reflection\BetterReflection\BetterReflectionProvider->getClass()
#9 /home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/ImplementationOfDeprecatedInterfaceRule.php(50): PHPStan\Reflection\ReflectionProvider\MemoizingReflectionProvider->getClass()
#10 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php(120): PHPStan\Rules\Deprecations\ImplementationOfDeprecatedInterfaceRule->processNode()
#11 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(535): PHPStan\Analyser\FileAnalyser->PHPStan\Analyser\{closure}()
#12 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(465): PHPStan\Analyser\NodeScopeResolver->processStmtNode()
#13 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(761): PHPStan\Analyser\NodeScopeResolver->processStmtNodes()
#14 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/NodeScopeResolver.php(430): PHPStan\Analyser\NodeScopeResolver->processStmtNode()
#15 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan.phar/src/Analyser/FileAnalyser.php(179): PHPStan\Analyser\NodeScopeResolver->processNodes()
#16 phar:///home/runner/work/funding/funding/tools/phpstan/vendor/phpstan/phpstan/phpstan
|
Loading