Skip to content

Init container before DataProvider is called #23020

Init container before DataProvider is called

Init container before DataProvider is called #23020

Triggered via pull request September 18, 2025 08:06
Status Cancelled
Total duration 6m 59s
Artifacts

static-analysis.yml

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

Annotations

53 errors and 7 notices
PHPStan with result cache (8.3)
Process completed with exit code 2.
PHPStan with result cache (8.3): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L13
Method PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber::notify() overrides 3rd party method PHPUnit\Event\Test\DataProviderMethodCalledSubscriber::notify() but is missing the #[\Override] attribute.
PHPStan with result cache (8.3): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L10
Class PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber must be abstract or final.
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.4, ubuntu-latest): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L13
Method PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber::notify() overrides 3rd party method PHPUnit\Event\Test\DataProviderMethodCalledSubscriber::notify() but is missing the #[\Override] attribute.
PHPStan (8.4, ubuntu-latest): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L10
Class PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber must be abstract or final.
PHPStan with result cache (8.4)
Process completed with exit code 2.
PHPStan with result cache (8.4): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L13
Method PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber::notify() overrides 3rd party method PHPUnit\Event\Test\DataProviderMethodCalledSubscriber::notify() but is missing the #[\Override] attribute.
PHPStan with result cache (8.4): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L10
Class PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber must be abstract or final.
PHPStan with result cache (8.5)
Process completed with exit code 2.
PHPStan with result cache (8.5): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L13
Method PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber::notify() overrides 3rd party method PHPUnit\Event\Test\DataProviderMethodCalledSubscriber::notify() but is missing the #[\Override] attribute.
PHPStan with result cache (8.5): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L10
Class PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber must be abstract or final.
PHPStan (8.5, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.5, ubuntu-latest): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L13
Method PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber::notify() overrides 3rd party method PHPUnit\Event\Test\DataProviderMethodCalledSubscriber::notify() but is missing the #[\Override] attribute.
PHPStan (8.5, ubuntu-latest): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L10
Class PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber must be abstract or final.
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.2, ubuntu-latest): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L10
Class PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber must be abstract or final.
PHPStan with result cache (8.2)
Process completed with exit code 2.
PHPStan with result cache (8.2): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L10
Class PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber must be abstract or final.
Generate baseline
Process completed with exit code 1.
PHPStan (8.3, ubuntu-latest)
The operation was canceled.
PHPStan (8.3, ubuntu-latest): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L13
Method PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber::notify() overrides 3rd party method PHPUnit\Event\Test\DataProviderMethodCalledSubscriber::notify() but is missing the #[\Override] attribute.
PHPStan (8.3, ubuntu-latest): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L10
Class PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber must be abstract or final.
PHPStan (8.3, ubuntu-latest)
Canceling since a higher priority waiting request for sa-fix-tests exists
PHPStan (7.4, windows-latest)
The operation was canceled.
PHPStan (7.4, windows-latest)
Canceling since a higher priority waiting request for sa-fix-tests exists
PHPStan (8.1, ubuntu-latest): src/Testing/PHPUnit/PHPUnitExtension.php#L18
Parameter $parameters of method PHPStan\Testing\PHPUnit\PHPUnitExtension::bootstrap() has invalid type PHPUnit\Runner\Extension\ParameterCollection.
PHPStan (8.1, ubuntu-latest): src/Testing/PHPUnit/PHPUnitExtension.php#L17
Parameter $facade of method PHPStan\Testing\PHPUnit\PHPUnitExtension::bootstrap() has invalid type PHPUnit\Runner\Extension\Facade.
PHPStan (8.1, ubuntu-latest): src/Testing/PHPUnit/PHPUnitExtension.php#L16
Parameter $configuration of method PHPStan\Testing\PHPUnit\PHPUnitExtension::bootstrap() has invalid type PHPUnit\TextUI\Configuration\Configuration.
PHPStan (8.1, ubuntu-latest): src/Testing/PHPUnit/PHPUnitExtension.php#L15
Unused PHPStan\Testing\PHPUnit\PHPUnitExtension::bootstrap
PHPStan (8.1, ubuntu-latest): src/Testing/PHPUnit/PHPUnitExtension.php#L11
Class PHPStan\Testing\PHPUnit\PHPUnitExtension implements unknown interface PHPUnit\Runner\Extension\Extension.
PHPStan (8.1, ubuntu-latest): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L15
Call to method testMethod() on an unknown class PHPUnit\Event\Test\DataProviderMethodCalled.
PHPStan (8.1, ubuntu-latest): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L13
Unused PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber::notify
PHPStan (8.1, ubuntu-latest): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L13
Parameter $event of method PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber::notify() has invalid type PHPUnit\Event\Test\DataProviderMethodCalled.
PHPStan (8.1, ubuntu-latest): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L10
Class PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber must be abstract or final.
PHPStan (8.1, ubuntu-latest): src/Testing/PHPUnit/InitContainerBeforeDataProviderSubscriber.php#L10
Class PHPStan\Testing\PHPUnit\InitContainerBeforeDataProviderSubscriber implements unknown interface PHPUnit\Event\Test\DataProviderMethodCalledSubscriber.
PHPStan (8.1, ubuntu-latest)
Canceling since a higher priority waiting request for sa-fix-tests exists
PHPStan (8.0, ubuntu-latest)
The operation was canceled.
PHPStan (8.0, ubuntu-latest)
Canceling since a higher priority waiting request for sa-fix-tests exists
PHPStan (7.4, ubuntu-latest)
The operation was canceled.
PHPStan (7.4, ubuntu-latest)
Canceling since a higher priority waiting request for sa-fix-tests exists
PHPStan (8.0, windows-latest)
The operation was canceled.
PHPStan (8.0, windows-latest)
Canceling since a higher priority waiting request for sa-fix-tests exists
PHPStan (8.1, windows-latest)
The operation was canceled.
PHPStan (8.1, windows-latest)
Canceling since a higher priority waiting request for sa-fix-tests exists
PHPStan (8.5, windows-latest)
The operation was canceled.
PHPStan (8.5, windows-latest)
Canceling since a higher priority waiting request for sa-fix-tests exists
PHPStan (8.2, windows-latest)
The operation was canceled.
PHPStan (8.2, windows-latest)
Canceling since a higher priority waiting request for sa-fix-tests exists
PHPStan (8.4, windows-latest)
The operation was canceled.
PHPStan (8.4, windows-latest)
Canceling since a higher priority waiting request for sa-fix-tests exists
PHPStan (8.3, windows-latest)
Canceling since a higher priority waiting request for sa-fix-tests exists
Static Analysis
Canceling since a higher priority waiting request for sa-fix-tests exists
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
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 (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.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.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