Skip to content

[TASK] Update PHPStan packages (patch) #1678

[TASK] Update PHPStan packages (patch)

[TASK] Update PHPStan packages (patch) #1678

Triggered via pull request September 20, 2024 16:13
Status Failure
Total duration 42s
Artifacts

cgl.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
cgl: tests/Unit/ClientMockTrait.php (in context of class CPSIT/FrontendAssetHandler/Tests/Unit/Asset/Revision/RevisionProviderTest)#L53
Property CPSIT\FrontendAssetHandler\Tests\Unit\Asset\Revision\RevisionProviderTest::$requestContainer (array<int, array{request: Psr\Http\Message\RequestInterface}>) does not accept array|ArrayAccess<int, array>.
cgl: tests/Unit/ClientMockTrait.php (in context of class CPSIT/FrontendAssetHandler/Tests/Unit/Provider/HttpFileProviderTest)#L53
Property CPSIT\FrontendAssetHandler\Tests\Unit\Provider\HttpFileProviderTest::$requestContainer (array<int, array{request: Psr\Http\Message\RequestInterface}>) does not accept array|ArrayAccess<int, array>.
cgl: tests/Unit/ClientMockTrait.php (in context of class CPSIT/FrontendAssetHandler/Tests/Unit/Vcs/GithubVcsProviderTest)#L53
Property CPSIT\FrontendAssetHandler\Tests\Unit\Vcs\GithubVcsProviderTest::$requestContainer (array<int, array{request: Psr\Http\Message\RequestInterface}>) does not accept array|ArrayAccess<int, array>.
cgl: tests/Unit/ClientMockTrait.php (in context of class CPSIT/FrontendAssetHandler/Tests/Unit/Vcs/GitlabVcsProviderTest)#L53
Property CPSIT\FrontendAssetHandler\Tests\Unit\Vcs\GitlabVcsProviderTest::$requestContainer (array<int, array{request: Psr\Http\Message\RequestInterface}>) does not accept array|ArrayAccess<int, array>.
cgl
Process completed with exit code 1.
cgl
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/