Add MS Teams and Jira Integrations APIs (rebased to 12.0) #15
Annotations
5 errors
PHPStan:
src/Api/Integrations.php#L28
Syntax error, unexpected T_PUBLIC, expecting ';' or '{' on line 28
|
PHPStan
Process completed with exit code 1.
|
ParseError:
src/Api/Integrations.php#L28
src/Api/Integrations.php:28:5: ParseError: Syntax error, unexpected T_PUBLIC, expecting ';' or '{' on line 28 (see https://psalm.dev/173)
|
DuplicateMethod:
src/Api/Integrations.php#L28
src/Api/Integrations.php:28:5: DuplicateMethod: Method Gitlab\Api\Integrations::all has already been defined in /home/runner/work/php-gitlab-api/php-gitlab-api/src/Api/Integrations.php (see https://psalm.dev/178)
|
Psalm
Process completed with exit code 2.
|