Changing up trait to get rid of static references #20
ci.yaml
on: push
tests-and-static-analysis
22s
Annotations
4 errors and 1 warning
tests-and-static-analysis:
src/Step/Deploy.php#L39
Call to an undefined static method Migrator\Step\Deploy::setVariable().
|
tests-and-static-analysis:
src/Step/StepParent.php#L5
Referencing prefixed PHPStan class: _PHPStan_7dd5f1b1b\Nette\Neon\Exception.
|
tests-and-static-analysis:
src/Step/Waitfordeploy.php#L17
Call to an undefined static method Migrator\Step\Waitfordeploy::getVariable().
|
tests-and-static-analysis
Process completed with exit code 1.
|
tests-and-static-analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|