Skip to content

bump php versions

bump php versions #10

Triggered via push June 29, 2023 20:43
Status Failure
Total duration 30s
Artifacts

linting.yaml

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

Annotations

9 errors
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 job was canceled because "_8_1" failed.
Linting - PHP 8.2
The operation was canceled.