Skip to content

Add workflow task service and related classes #543

Add workflow task service and related classes

Add workflow task service and related classes #543

Triggered via push May 4, 2024 20:05
Status Failure
Total duration 1m 8s
Artifacts

phpstan.yml

on: push
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 8 warnings
PHPStan (8.3, highest, ubuntu-latest)
❗️ PHPStan check failed (╯°益°)╯彡┻━┻
PHPStan (8.3, highest, ubuntu-latest): src/Services/Workflows/Task/Service/Task.php#L52
Default value of the parameter #3 $select (array{'ID', 'WORKFLOW_ID', 'DOCUMENT_NAME', 'NAME'}) of method Bitrix24\SDK\Services\Workflows\Task\Service\Task::list() is incompatible with type array{ID: int, WORKFLOW_ID?: string, DOCUMENT_NAME?: string, DESCRIPTION?: string, NAME?: string, MODIFIED?: Carbon\CarbonImmutable, WORKFLOW_STARTED?: Carbon\CarbonImmutable, WORKFLOW_STARTED_BY?: int, ...}.
PHPStan (8.3, highest, ubuntu-latest)
Process completed with exit code 1.
PHPStan (8.2, highest, ubuntu-latest): src/Services/Workflows/Task/Service/Task.php#L52
Default value of the parameter #3 $select (array{'ID', 'WORKFLOW_ID', 'DOCUMENT_NAME', 'NAME'}) of method Bitrix24\SDK\Services\Workflows\Task\Service\Task::list() is incompatible with type array{ID: int, WORKFLOW_ID?: string, DOCUMENT_NAME?: string, DESCRIPTION?: string, NAME?: string, MODIFIED?: Carbon\CarbonImmutable, WORKFLOW_STARTED?: Carbon\CarbonImmutable, WORKFLOW_STARTED_BY?: int, ...}.
PHPStan (8.2, highest, ubuntu-latest)
Process completed with exit code 1.
PHPStan (8.2, highest, ubuntu-latest)
❗️ PHPStan check failed (╯°益°)╯彡┻━┻
PHPStan (8.3, highest, windows-latest)
❗️ PHPStan check failed (╯°益°)╯彡┻━┻
PHPStan (8.3, highest, windows-latest): src/Services/Workflows/Task/Service/Task.php#L52
Default value of the parameter #3 $select (array{'ID', 'WORKFLOW_ID', 'DOCUMENT_NAME', 'NAME'}) of method Bitrix24\SDK\Services\Workflows\Task\Service\Task::list() is incompatible with type array{ID: int, WORKFLOW_ID?: string, DOCUMENT_NAME?: string, DESCRIPTION?: string, NAME?: string, MODIFIED?: Carbon\CarbonImmutable, WORKFLOW_STARTED?: Carbon\CarbonImmutable, WORKFLOW_STARTED_BY?: int, ...}.
PHPStan (8.3, highest, windows-latest)
Process completed with exit code 1.
PHPStan (8.2, highest, windows-latest)
❗️ PHPStan check failed (╯°益°)╯彡┻━┻
PHPStan (8.2, highest, windows-latest): src/Services/Workflows/Task/Service/Task.php#L52
Default value of the parameter #3 $select (array{'ID', 'WORKFLOW_ID', 'DOCUMENT_NAME', 'NAME'}) of method Bitrix24\SDK\Services\Workflows\Task\Service\Task::list() is incompatible with type array{ID: int, WORKFLOW_ID?: string, DOCUMENT_NAME?: string, DESCRIPTION?: string, NAME?: string, MODIFIED?: Carbon\CarbonImmutable, WORKFLOW_STARTED?: Carbon\CarbonImmutable, WORKFLOW_STARTED_BY?: int, ...}.
PHPStan (8.2, highest, windows-latest)
Process completed with exit code 1.
PHPStan (8.3, highest, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.3, highest, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.2, highest, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.2, highest, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.3, highest, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.3, highest, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.2, highest, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.2, highest, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/