Skip to content

Merge branch 'main' of github.com:kiwilan/steward-laravel #763

Merge branch 'main' of github.com:kiwilan/steward-laravel

Merge branch 'main' of github.com:kiwilan/steward-laravel #763

Triggered via push January 26, 2024 16:56
Status Failure
Total duration 45s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
phpstan: src/Commands/NotifierCommand.php#L49
Call to static method mail() on an unknown class App\Utils\Notifier.
phpstan: src/Commands/NotifierCommand.php#L59
Call to static method discord() on an unknown class App\Utils\Notifier.
phpstan: src/Commands/NotifierCommand.php#L68
Call to static method slack() on an unknown class App\Utils\Notifier.
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/.