Added update tasks and status handling logic (#72) #316
Annotations
5 errors and 4 warnings
php-cs-fixer
Process completed with exit code 8.
|
phpstan:
src/Helper/UpdatesHelper.php#L28
Method App\Factory\TaskFactory::createCheckUpdatesTask() invoked with 0 parameters, 1 required.
|
phpstan:
src/Helper/UpdatesHelper.php#L41
Method App\Factory\TaskFactory::createApplyUpdatesTask() invoked with 1 parameter, 0 required.
|
phpstan:
src/Helper/UpdatesHelper.php#L41
Undefined variable: $timeout
|
phpstan
Process completed with exit code 1.
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
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/
|
phpstan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|