Fix styling #9
Annotations
10 errors and 2 warnings
config/model-watch.php#L6
Class Mha\LaravelModelWatch\Collections\ExampleWatchUsers not found.
|
src/Commands/LaravelModelWatchCommand.php#L32
Property Mha\LaravelModelWatch\Commands\LaravelModelWatchCommand::$intervalMilliseconds (int) does not accept string|null.
|
src/Commands/LaravelModelWatchCommand.php#L35
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
|
src/Commands/LaravelModelWatchCommand.php#L36
While loop condition is always true.
|
src/Commands/LaravelModelWatchCommand.php#L38
Call to an undefined method Illuminate\Support\HigherOrderCollectionProxy<string, *NEVER*, Illuminate\Support\Collection<*NEVER*, *NEVER*>>::refresh().
|
src/Commands/LaravelModelWatchCommand.php#L44
Binary operation "*" between string|null and 1000 results in an error.
|
src/Commands/LaravelModelWatchCommand.php#L63
Call to an undefined method Symfony\Component\Console\Output\OutputInterface::section().
|
src/Commands/LaravelModelWatchCommand.php#L126
PHPDoc tag @param references unknown parameter: $model
|
src/ModelWatcher.php#L116
Binary operation "-" between non-falsy-string and 1 results in an error.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` 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/
|
The logs for this run have expired and are no longer available.
Loading