Skip to content

build(deps-dev): bump phpstan/phpstan from 1.12.33 to 2.2.7 #218

build(deps-dev): bump phpstan/phpstan from 1.12.33 to 2.2.7

build(deps-dev): bump phpstan/phpstan from 1.12.33 to 2.2.7 #218

Triggered via push July 30, 2026 05:52
Status Failure
Total duration 1m 44s
Artifacts 8

ci.yml

on: push
Matrix: composer
Matrix: phpunit
Matrix: phpcs
Matrix: phpmd
Matrix: phpstan
Matrix: coverage
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 24 warnings
phpstan (8.5)
Process completed with exit code 1.
phpstan (8.5): src/RouterCallback.php#L23
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.CouplingBetweenObjects)): Unexpected token ".CouplingBetweenObjects)", expected ')' at offset 30 on line 2
phpstan (8.5): src/LogicStream/LogicStreamWrapper.php#L8
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.CamelCaseMethodName)): Unexpected token ".CamelCaseMethodName)", expected ')' at offset 30 on line 2
phpstan (8.5): src/ContentTypeNegotiator.php#L88
Using nullsafe property access "?->defaultContentType" on left side of ?? is unnecessary. Use -> instead.
phpstan (8.5): src/BaseRouter.php#L19
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.CouplingBetweenObjects)): Unexpected token ".CouplingBetweenObjects)", expected ')' at offset 30 on line 2
phpstan (8.5): src/Assembly.php#L10
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 67 on line 3
phpstan (8.2)
The strategy configuration was canceled because "phpstan._8_5" failed
phpstan (8.2)
Process completed with exit code 1.
phpstan (8.2): src/RouterCallback.php#L23
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.CouplingBetweenObjects)): Unexpected token ".CouplingBetweenObjects)", expected ')' at offset 30 on line 2
phpstan (8.2): src/LogicStream/LogicStreamWrapper.php#L8
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.CamelCaseMethodName)): Unexpected token ".CamelCaseMethodName)", expected ')' at offset 30 on line 2
phpstan (8.2): src/ContentTypeNegotiator.php#L88
Using nullsafe property access "?->defaultContentType" on left side of ?? is unnecessary. Use -> instead.
phpstan (8.2): src/BaseRouter.php#L19
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.CouplingBetweenObjects)): Unexpected token ".CouplingBetweenObjects)", expected ')' at offset 30 on line 2
phpstan (8.2): src/Assembly.php#L10
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 67 on line 3
phpstan (8.4)
The strategy configuration was canceled because "phpstan._8_5" failed
phpstan (8.4)
Process completed with exit code 1.
phpstan (8.4): src/RouterCallback.php#L23
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.CouplingBetweenObjects)): Unexpected token ".CouplingBetweenObjects)", expected ')' at offset 30 on line 2
phpstan (8.4): src/LogicStream/LogicStreamWrapper.php#L8
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.CamelCaseMethodName)): Unexpected token ".CamelCaseMethodName)", expected ')' at offset 30 on line 2
phpstan (8.4): src/ContentTypeNegotiator.php#L88
Using nullsafe property access "?->defaultContentType" on left side of ?? is unnecessary. Use -> instead.
phpstan (8.4): src/BaseRouter.php#L19
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.CouplingBetweenObjects)): Unexpected token ".CouplingBetweenObjects)", expected ')' at offset 30 on line 2
phpstan (8.4): src/Assembly.php#L10
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 67 on line 3
phpstan (8.3)
The strategy configuration was canceled because "phpstan._8_5" failed
phpstan (8.3)
The operation was canceled.
phpstan (8.3): src/RouterCallback.php#L23
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.CouplingBetweenObjects)): Unexpected token ".CouplingBetweenObjects)", expected ')' at offset 30 on line 2
phpstan (8.3): src/LogicStream/LogicStreamWrapper.php#L8
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.CamelCaseMethodName)): Unexpected token ".CamelCaseMethodName)", expected ')' at offset 30 on line 2
phpstan (8.3): src/ContentTypeNegotiator.php#L88
Using nullsafe property access "?->defaultContentType" on left side of ?? is unnecessary. Use -> instead.
phpstan (8.3): src/BaseRouter.php#L19
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.CouplingBetweenObjects)): Unexpected token ".CouplingBetweenObjects)", expected ')' at offset 30 on line 2
phpstan (8.3): src/Assembly.php#L10
PHPDoc tag `@SuppressWarnings` has invalid value ((PHPMD.TooManyPublicMethods)): Unexpected token ".TooManyPublicMethods)", expected ')' at offset 67 on line 3
composer (8.5)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
composer (8.2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
composer (8.3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
composer (8.4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpunit (8.4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpcs (8.4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpcs (8.3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpcs (8.2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpmd (8.2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpstan (8.5)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpstan (8.2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpstan (8.4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpmd (8.4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpunit (8.2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpmd (8.5)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpcs (8.5)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpmd (8.3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpstan (8.3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpunit (8.3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
phpunit (8.5)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
coverage (8.5)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
coverage (8.2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
coverage (8.4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
coverage (8.3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
build-artifact-8.2 Expired
14.5 MB
sha256:2976ab36ca3896f44b7ade0831560f5e29f84ebe44c50ed0ea9c331bcc60106f
build-artifact-8.3 Expired
14.5 MB
sha256:a300ea4402fcf773015d8f15137dbd2d38d46922a1a6b94678ee988b59a46fd9
build-artifact-8.4 Expired
14.5 MB
sha256:ef73fdacc3f86100eaed19f142ad59ec91d42dd19dc368616500ccb59fe816e8
build-artifact-8.5 Expired
14.5 MB
sha256:f17b9af981dda27fe261d21d86890ade0ab12784ea089bb768f8ce4b5e8aaafe
code-coverage-8.2-218
6.49 KB
sha256:3fa98630a735df6b7d7fb4bfa16c0e48ba0edc6a33f22f3e92ddc80f386dca4f
code-coverage-8.3-218
6.49 KB
sha256:c3fc67124d0466862d62c5f5da34214ef006f276f985f91e0c48249d1d787e45
code-coverage-8.4-218
6.49 KB
sha256:fb926667e77e26819fb5fab918c6f59e690a1d39dc1d3cf1bab9398ff758a2fc
code-coverage-8.5-218
6.49 KB
sha256:76d9c0c018052dc071205f9afb0a4cd69b698d65025142cfb16e185752828e37