Bump symfony/process from 6.3.0 to 6.4.14 #11
Annotations
15 errors and 2 warnings
Linting - PHP 8.2:
src/Command/ActivityListCommand.php#L55
Parameter #2 $projects of method Swagger\Client\Api\ActivityApi::getGetActivities() expects array<null>, null given.
|
Linting - PHP 8.2:
src/Command/ProjectListCommand.php#L53
Parameter #2 $customers of method Swagger\Client\Api\ProjectApi::getGetProjects() expects array<null>, null given.
|
Linting - PHP 8.2:
src/Command/TimesheetCommandTrait.php (in context of class KimaiConsole/Command/StartCommand)#L130
Parameter #2 $customers of method Swagger\Client\Api\ProjectApi::getGetProjects() expects array<null>, null given.
|
Linting - PHP 8.2:
src/Command/TimesheetCommandTrait.php (in context of class KimaiConsole/Command/StartCommand)#L145
Parameter #2 $customers of method Swagger\Client\Api\ProjectApi::getGetProjects() expects array<null>, null given.
|
Linting - PHP 8.2:
src/Command/TimesheetCommandTrait.php (in context of class KimaiConsole/Command/StartCommand)#L220
Parameter #2 $projects of method Swagger\Client\Api\ActivityApi::getGetActivities() expects array<null>, null given.
|
Linting - PHP 8.2:
src/Command/TimesheetCommandTrait.php (in context of class KimaiConsole/Command/StartCommand)#L235
Parameter #2 $projects of method Swagger\Client\Api\ActivityApi::getGetActivities() expects array<null>, null given.
|
Linting - PHP 8.2
Process completed with exit code 1.
|
Linting - PHP 8.1
The job was canceled because "_8_2" failed.
|
Linting - PHP 8.1:
src/Command/ActivityListCommand.php#L55
Parameter #2 $projects of method Swagger\Client\Api\ActivityApi::getGetActivities() expects array<null>, null given.
|
Linting - PHP 8.1:
src/Command/ProjectListCommand.php#L53
Parameter #2 $customers of method Swagger\Client\Api\ProjectApi::getGetProjects() expects array<null>, null given.
|
Linting - PHP 8.1:
src/Command/TimesheetCommandTrait.php (in context of class KimaiConsole/Command/StartCommand)#L130
Parameter #2 $customers of method Swagger\Client\Api\ProjectApi::getGetProjects() expects array<null>, null given.
|
Linting - PHP 8.1:
src/Command/TimesheetCommandTrait.php (in context of class KimaiConsole/Command/StartCommand)#L145
Parameter #2 $customers of method Swagger\Client\Api\ProjectApi::getGetProjects() expects array<null>, null given.
|
Linting - PHP 8.1:
src/Command/TimesheetCommandTrait.php (in context of class KimaiConsole/Command/StartCommand)#L220
Parameter #2 $projects of method Swagger\Client\Api\ActivityApi::getGetActivities() expects array<null>, null given.
|
Linting - PHP 8.1:
src/Command/TimesheetCommandTrait.php (in context of class KimaiConsole/Command/StartCommand)#L235
Parameter #2 $projects of method Swagger\Client\Api\ActivityApi::getGetActivities() expects array<null>, null given.
|
Linting - PHP 8.1
Process completed with exit code 1.
|
Linting - PHP 8.2
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/
|
Linting - PHP 8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|