Skip to content

HTTP API to configure contacts and contactgroups #347

HTTP API to configure contacts and contactgroups

HTTP API to configure contacts and contactgroups #347

Triggered via pull request June 13, 2024 13:18
Status Success
Total duration 1m 28s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan / phpstan
Fit to window
Zoom out
Zoom in

Annotations

70 errors
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L39
Parameter #2 $subject of function preg_match expects string, string|false given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L51
Parameter #1 $uuid of static method Ramsey\Uuid\Uuid::isValid() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L69
Parameter #1 $uuid of static method Ramsey\Uuid\Uuid::isValid() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L129
Cannot access property $contactgroup_id on array<int|string, mixed>.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L138
Cannot access property $contactgroup_id on array<int|string, mixed>.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L159
Parameter #1 $identifier of method Icinga\Module\Notifications\Controllers\ApiV1ContactgroupsController::getContactgroupId() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L39
Parameter #2 $subject of function preg_match expects string, string|false given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L51
Parameter #1 $uuid of static method Ramsey\Uuid\Uuid::isValid() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L69
Parameter #1 $uuid of static method Ramsey\Uuid\Uuid::isValid() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L129
Cannot access property $contactgroup_id on array<int|string, mixed>.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L138
Cannot access property $contactgroup_id on array<int|string, mixed>.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L159
Parameter #1 $identifier of method Icinga\Module\Notifications\Controllers\ApiV1ContactgroupsController::getContactgroupId() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L39
Parameter #2 $subject of function preg_match expects string, string|false given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L51
Parameter #1 $uuid of static method Ramsey\Uuid\Uuid::isValid() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L69
Parameter #1 $uuid of static method Ramsey\Uuid\Uuid::isValid() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L129
Cannot access property $contactgroup_id on array<int|string, mixed>.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L138
Cannot access property $contactgroup_id on array<int|string, mixed>.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L159
Parameter #1 $identifier of method Icinga\Module\Notifications\Controllers\ApiV1ContactgroupsController::getContactgroupId() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L39
Parameter #2 $subject of function preg_match expects string, string|false given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L51
Parameter #1 $uuid of static method Ramsey\Uuid\Uuid::isValid() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L69
Parameter #1 $uuid of static method Ramsey\Uuid\Uuid::isValid() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L129
Cannot access property $contactgroup_id on array<int|string, mixed>.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L138
Cannot access property $contactgroup_id on array<int|string, mixed>.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L159
Parameter #1 $identifier of method Icinga\Module\Notifications\Controllers\ApiV1ContactgroupsController::getContactgroupId() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L39
Parameter #2 $subject of function preg_match expects string, string|false given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L51
Parameter #1 $uuid of static method Ramsey\Uuid\Uuid::isValid() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L69
Parameter #1 $uuid of static method Ramsey\Uuid\Uuid::isValid() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L129
Cannot access property $contactgroup_id on array<int|string, mixed>.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L138
Cannot access property $contactgroup_id on array<int|string, mixed>.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L159
Parameter #1 $identifier of method Icinga\Module\Notifications\Controllers\ApiV1ContactgroupsController::getContactgroupId() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L39
Parameter #2 $subject of function preg_match expects string, string|false given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L51
Parameter #1 $uuid of static method Ramsey\Uuid\Uuid::isValid() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L69
Parameter #1 $uuid of static method Ramsey\Uuid\Uuid::isValid() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L129
Cannot access property $contactgroup_id on array<int|string, mixed>.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L138
Cannot access property $contactgroup_id on array<int|string, mixed>.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L159
Parameter #1 $identifier of method Icinga\Module\Notifications\Controllers\ApiV1ContactgroupsController::getContactgroupId() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L39
Parameter #2 $subject of function preg_match expects string, string|false given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L51
Parameter #1 $uuid of static method Ramsey\Uuid\Uuid::isValid() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L69
Parameter #1 $uuid of static method Ramsey\Uuid\Uuid::isValid() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L129
Cannot access property $contactgroup_id on array<int|string, mixed>.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L138
Cannot access property $contactgroup_id on array<int|string, mixed>.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/controllers/ApiV1ContactgroupsController.php#L159
Parameter #1 $identifier of method Icinga\Module\Notifications\Controllers\ApiV1ContactgroupsController::getContactgroupId() expects string, mixed given.