Deprecate unused classes and add new Notifier functionality #762
Annotations
6 errors and 1 warning
phpstan:
src/Commands/NotifyCommand.php#L47
Call to method make() of deprecated class Kiwilan\Steward\Services\NotifyService.
|
phpstan:
src/Services/Notify/DiscordNotify.php#L7
Class Kiwilan\Steward\Services\Notify\DiscordNotify extends deprecated class Kiwilan\Steward\Services\Notify\Notifying.
|
phpstan:
src/Services/Notify/SlackNotify.php#L7
Class Kiwilan\Steward\Services\Notify\SlackNotify extends deprecated class Kiwilan\Steward\Services\Notify\Notifying.
|
phpstan
Internal error: Internal error: An option with shortcut "n" already exists. while analysing file /home/runner/work/steward-laravel/steward-laravel/src/Commands/Table/TableRestoreCommand.php
Run PHPStan with -v option and post the stack trace to:
https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
|
phpstan
<error>Child process error</error> (exit code 1):
|
phpstan
Process completed with exit code 1.
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|