[4.x] Additional Generators #1190
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
ci
/
...
/
ECS
37s
ci
/
...
/
PHPStan
1m 15s
ci
/
...
/
check
32s
Matrix: ci / Tests / tests
Waiting for pending jobs
ci
/
...
/
on cancelled
ci
/
...
/
on failure
ci
/
...
/
on success
Annotations
10 errors and 2 warnings
ci / Code Quality / PHPStan / PHPStan:
src/generators/Adjuster.php#L19
Class craft\commerce\generators\Adjuster extends unknown class craft\generator\BaseGenerator.
|
ci / Code Quality / PHPStan / PHPStan:
src/generators/Adjuster.php#L27
Call to an undefined method craft\commerce\generators\Adjuster::classNamePrompt().
|
ci / Code Quality / PHPStan / PHPStan:
src/generators/Adjuster.php#L31
Call to an undefined method craft\commerce\generators\Adjuster::namespacePrompt().
|
ci / Code Quality / PHPStan / PHPStan:
src/generators/Adjuster.php#L32
Access to an undefined property craft\commerce\generators\Adjuster::$baseNamespace.
|
ci / Code Quality / PHPStan / PHPStan:
src/generators/Adjuster.php#L37
Call to method addUse() on an unknown class Nette\PhpGenerator\PhpNamespace.
|
ci / Code Quality / PHPStan / PHPStan:
src/generators/Adjuster.php#L37
Instantiated class Nette\PhpGenerator\PhpNamespace not found.
|
ci / Code Quality / PHPStan / PHPStan:
src/generators/Adjuster.php#L44
Call to an undefined method craft\commerce\generators\Adjuster::createClass().
|
ci / Code Quality / PHPStan / PHPStan:
src/generators/Adjuster.php#L45
Access to undefined constant craft\commerce\generators\Adjuster::CLASS_IMPLEMENTS.
|
ci / Code Quality / PHPStan / PHPStan:
src/generators/Adjuster.php#L48
Access to undefined constant craft\commerce\generators\Adjuster::CLASS_METHODS.
|
ci / Code Quality / PHPStan / PHPStan:
src/generators/Adjuster.php#L72
Instantiated class Nette\PhpGenerator\Constant not found.
|
ci / Code Quality / PHPStan / PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci / Code Quality / PHPStan / PHPStan
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/
|