Skip to content

Add MS Teams and Jira Integrations APIs (rebased to 12.0) #15

Add MS Teams and Jira Integrations APIs (rebased to 12.0)

Add MS Teams and Jira Integrations APIs (rebased to 12.0) #15

Triggered via push February 27, 2025 14:18
Status Failure
Total duration 33s
Artifacts

static.yml

on: push
Fit to window
Zoom out
Zoom in

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.