Skip to content

Init container before DataProvider is called #23019

Init container before DataProvider is called

Init container before DataProvider is called #23019

Triggered via pull request September 18, 2025 07:49
Status Failure
Total duration 13m 12s
Artifacts

static-analysis.yml

on: pull_request
Generate baseline
1m 42s
Generate baseline
Generate PHP baseline
1m 44s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

82 errors and 7 notices
Generate baseline
Process completed with exit code 1.
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest): tests/bootstrap.php#L45
Call to static method instance() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.3, ubuntu-latest): tests/bootstrap.php#L45
Call to method registerSubscriber() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.3, ubuntu-latest): tests/bootstrap.php#L31
Method InitContainerBeforeDataProvider::notify() overrides 3rd party method PHPUnit\Event\Test\DataProviderMethodCalledSubscriber::notify() but is missing the #[\Override] attribute.
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.2, ubuntu-latest): tests/bootstrap.php#L45
Call to static method instance() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.2, ubuntu-latest): tests/bootstrap.php#L45
Call to method registerSubscriber() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan with result cache (8.3)
Process completed with exit code 2.
PHPStan with result cache (8.3): tests/bootstrap.php#L45
Call to static method instance() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan with result cache (8.3): tests/bootstrap.php#L45
Call to method registerSubscriber() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan with result cache (8.3): tests/bootstrap.php#L31
Method InitContainerBeforeDataProvider::notify() overrides 3rd party method PHPUnit\Event\Test\DataProviderMethodCalledSubscriber::notify() but is missing the #[\Override] attribute.
PHPStan with result cache (8.5)
Process completed with exit code 2.
PHPStan with result cache (8.5): tests/bootstrap.php#L45
Call to static method instance() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan with result cache (8.5): tests/bootstrap.php#L45
Call to method registerSubscriber() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan with result cache (8.5): tests/bootstrap.php#L31
Method InitContainerBeforeDataProvider::notify() overrides 3rd party method PHPUnit\Event\Test\DataProviderMethodCalledSubscriber::notify() but is missing the #[\Override] attribute.
PHPStan with result cache (8.4)
Process completed with exit code 2.
PHPStan with result cache (8.4): tests/bootstrap.php#L45
Call to static method instance() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan with result cache (8.4): tests/bootstrap.php#L45
Call to method registerSubscriber() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan with result cache (8.4): tests/bootstrap.php#L31
Method InitContainerBeforeDataProvider::notify() overrides 3rd party method PHPUnit\Event\Test\DataProviderMethodCalledSubscriber::notify() but is missing the #[\Override] attribute.
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.1, ubuntu-latest): tests/bootstrap.php#L45
Call to static method instance() on an unknown class PHPUnit\Event\Facade.
PHPStan (8.1, ubuntu-latest): tests/bootstrap.php#L33
Call to method testMethod() on an unknown class PHPUnit\Event\Test\DataProviderMethodCalled.
PHPStan (8.1, ubuntu-latest): tests/bootstrap.php#L31
Unused InitContainerBeforeDataProvider::notify
PHPStan (8.1, ubuntu-latest): tests/bootstrap.php#L31
Parameter $event of method InitContainerBeforeDataProvider::notify() has invalid type PHPUnit\Event\Test\DataProviderMethodCalled.
PHPStan (8.1, ubuntu-latest): tests/bootstrap.php#L28
Class InitContainerBeforeDataProvider implements unknown interface PHPUnit\Event\Test\DataProviderMethodCalledSubscriber.
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.4, ubuntu-latest): tests/bootstrap.php#L45
Call to static method instance() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.4, ubuntu-latest): tests/bootstrap.php#L45
Call to method registerSubscriber() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.4, ubuntu-latest): tests/bootstrap.php#L31
Method InitContainerBeforeDataProvider::notify() overrides 3rd party method PHPUnit\Event\Test\DataProviderMethodCalledSubscriber::notify() but is missing the #[\Override] attribute.
PHPStan (8.5, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.5, ubuntu-latest): tests/bootstrap.php#L45
Call to static method instance() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.5, ubuntu-latest): tests/bootstrap.php#L45
Call to method registerSubscriber() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.5, ubuntu-latest): tests/bootstrap.php#L31
Method InitContainerBeforeDataProvider::notify() overrides 3rd party method PHPUnit\Event\Test\DataProviderMethodCalledSubscriber::notify() but is missing the #[\Override] attribute.
PHPStan with result cache (8.2)
Process completed with exit code 2.
PHPStan with result cache (8.2): tests/bootstrap.php#L45
Call to static method instance() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan with result cache (8.2): tests/bootstrap.php#L45
Call to method registerSubscriber() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.0, ubuntu-latest): tests/bootstrap.php#L45
Call to static method instance() on an unknown class PHPUnit\Event\Facade.
PHPStan (8.0, ubuntu-latest): tests/bootstrap.php#L33
Call to method testMethod() on an unknown class PHPUnit\Event\Test\DataProviderMethodCalled.
PHPStan (8.0, ubuntu-latest): tests/bootstrap.php#L31
Unused InitContainerBeforeDataProvider::notify
PHPStan (8.0, ubuntu-latest): tests/bootstrap.php#L31
Parameter $event of method InitContainerBeforeDataProvider::notify() has invalid type PHPUnit\Event\Test\DataProviderMethodCalled.
PHPStan (8.0, ubuntu-latest): tests/bootstrap.php#L28
Class InitContainerBeforeDataProvider implements unknown interface PHPUnit\Event\Test\DataProviderMethodCalledSubscriber.
PHPStan (8.5, windows-latest)
Process completed with exit code 1.
PHPStan (8.5, windows-latest): tests/bootstrap.php#L45
Call to static method instance() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.5, windows-latest): tests/bootstrap.php#L45
Call to method registerSubscriber() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.5, windows-latest): tests/bootstrap.php#L31
Method InitContainerBeforeDataProvider::notify() overrides 3rd party method PHPUnit\Event\Test\DataProviderMethodCalledSubscriber::notify() but is missing the #[\Override] attribute.
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
PHPStan (8.3, windows-latest): tests/bootstrap.php#L45
Call to static method instance() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.3, windows-latest): tests/bootstrap.php#L45
Call to method registerSubscriber() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.3, windows-latest): tests/bootstrap.php#L31
Method InitContainerBeforeDataProvider::notify() overrides 3rd party method PHPUnit\Event\Test\DataProviderMethodCalledSubscriber::notify() but is missing the #[\Override] attribute.
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
PHPStan (8.2, windows-latest): tests/bootstrap.php#L45
Call to static method instance() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.2, windows-latest): tests/bootstrap.php#L45
Call to method registerSubscriber() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
PHPStan (8.4, windows-latest): tests/bootstrap.php#L45
Call to static method instance() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.4, windows-latest): tests/bootstrap.php#L45
Call to method registerSubscriber() of internal class PHPUnit\Event\Facade from outside its root namespace PHPUnit.
PHPStan (8.4, windows-latest): tests/bootstrap.php#L31
Method InitContainerBeforeDataProvider::notify() overrides 3rd party method PHPUnit\Event\Test\DataProviderMethodCalledSubscriber::notify() but is missing the #[\Override] attribute.
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
PHPStan (8.0, windows-latest): tests/bootstrap.php#L45
Call to static method instance() on an unknown class PHPUnit\Event\Facade.
PHPStan (8.0, windows-latest): tests/bootstrap.php#L33
Call to method testMethod() on an unknown class PHPUnit\Event\Test\DataProviderMethodCalled.
PHPStan (8.0, windows-latest): tests/bootstrap.php#L31
Unused InitContainerBeforeDataProvider::notify
PHPStan (8.0, windows-latest): tests/bootstrap.php#L31
Parameter $event of method InitContainerBeforeDataProvider::notify() has invalid type PHPUnit\Event\Test\DataProviderMethodCalled.
PHPStan (8.0, windows-latest): tests/bootstrap.php#L28
Class InitContainerBeforeDataProvider implements unknown interface PHPUnit\Event\Test\DataProviderMethodCalledSubscriber.
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
PHPStan (8.1, windows-latest): tests/bootstrap.php#L45
Call to static method instance() on an unknown class PHPUnit\Event\Facade.
PHPStan (8.1, windows-latest): tests/bootstrap.php#L33
Call to method testMethod() on an unknown class PHPUnit\Event\Test\DataProviderMethodCalled.
PHPStan (8.1, windows-latest): tests/bootstrap.php#L31
Unused InitContainerBeforeDataProvider::notify
PHPStan (8.1, windows-latest): tests/bootstrap.php#L31
Parameter $event of method InitContainerBeforeDataProvider::notify() has invalid type PHPUnit\Event\Test\DataProviderMethodCalled.
PHPStan (8.1, windows-latest): tests/bootstrap.php#L28
Class InitContainerBeforeDataProvider implements unknown interface PHPUnit\Event\Test\DataProviderMethodCalledSubscriber.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.4, ubuntu-latest): tests/bootstrap.php#L45
Call to static method instance() on an unknown class PHPUnit\Event\Facade.
PHPStan (7.4, ubuntu-latest): tests/bootstrap.php#L33
Call to method testMethod() on an unknown class PHPUnit\Event\Test\DataProviderMethodCalled.
PHPStan (7.4, ubuntu-latest): tests/bootstrap.php#L31
Unused InitContainerBeforeDataProvider::notify
PHPStan (7.4, ubuntu-latest): tests/bootstrap.php#L31
Parameter $event of method InitContainerBeforeDataProvider::notify() has invalid type PHPUnit\Event\Test\DataProviderMethodCalled.
PHPStan (7.4, ubuntu-latest): tests/bootstrap.php#L28
Class InitContainerBeforeDataProvider implements unknown interface PHPUnit\Event\Test\DataProviderMethodCalledSubscriber.
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest): tests/bootstrap.php#L45
Call to static method instance() on an unknown class PHPUnit\Event\Facade.
PHPStan (7.4, windows-latest): tests/bootstrap.php#L33
Call to method testMethod() on an unknown class PHPUnit\Event\Test\DataProviderMethodCalled.
PHPStan (7.4, windows-latest): tests/bootstrap.php#L31
Unused InitContainerBeforeDataProvider::notify
PHPStan (7.4, windows-latest): tests/bootstrap.php#L31
Parameter $event of method InitContainerBeforeDataProvider::notify() has invalid type PHPUnit\Event\Test\DataProviderMethodCalled.
PHPStan (7.4, windows-latest): tests/bootstrap.php#L28
Class InitContainerBeforeDataProvider implements unknown interface PHPUnit\Event\Test\DataProviderMethodCalledSubscriber.
PHPStan (8.5, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.3, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.2, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.4, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.0, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (8.1, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
PHPStan (7.4, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677