Skip to content

Supports AOP targeting PHP 8.2 readonly classes #672

Supports AOP targeting PHP 8.2 readonly classes

Supports AOP targeting PHP 8.2 readonly classes #672

Triggered via pull request February 14, 2025 18:15
@koriymkoriym
synchronize #238
bc
Status Failure
Total duration 1m 46s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
sa / PHPStan: src/AopCode.php#L142
Method Ray\Aop\AopCode::addInterceptorTrait() invoked with 1 parameter, 0 required.
sa / PHPStan: src/AopCode.php#L228
Cannot redeclare method Ray\Aop\AopCode::addInterceptorTrait().
sa / PHPStan: src/AopCode.php#L236
Call to an undefined method Ray\Aop\AopCode::addIntercepterTrait().
sa / PHPStan
Process completed with exit code 1.
sa / PHPMD
Process completed with exit code 2.
sa / Psalm: src/AopCode.php#L228
DuplicateMethod: Method Ray\Aop\AopCode::addinterceptortrait has already been defined in /home/runner/work/Ray.Aop/Ray.Aop/src/AopCode.php
sa / Psalm
Process completed with exit code 1.
sa / PHPMD
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
sa / ComposerRequireChecker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
sa / Psalm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/