Cancel root task when nested task is canceled #105
static-code-analysis.yml
on: pull_request
Matrix: static code analysis
Annotations
4 errors and 2 warnings
TooManyArguments:
src/processing/TaskProcessing.php#L145
src/processing/TaskProcessing.php:145:38: TooManyArguments: Too many arguments for method kuaukutsu\poc\task\service\TaskExecutor::cancel - saw 2 (see https://psalm.dev/026)
|
static code analysis (8.2)
Process completed with exit code 2.
|
TooManyArguments:
src/processing/TaskProcessing.php#L145
src/processing/TaskProcessing.php:145:38: TooManyArguments: Too many arguments for method kuaukutsu\poc\task\service\TaskExecutor::cancel - saw 2 (see https://psalm.dev/026)
|
static code analysis (8.3)
Process completed with exit code 2.
|
static code analysis (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
static code analysis (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|