[11.15] Add MS Teams and Jira Integrations APIs #1096
Annotations
10 errors and 2 warnings
ParseError:
src/Api/Integrations.php#L26
src/Api/Integrations.php:26:25: ParseError: Union types are not supported in PHP < 8 (see https://psalm.dev/173)
|
ReservedWord:
src/Api/Integrations.php#L26
src/Api/Integrations.php:26:50: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
ParseError:
src/Api/Integrations.php#L57
src/Api/Integrations.php:57:42: ParseError: Union types are not supported in PHP < 8 (see https://psalm.dev/173)
|
ReservedWord:
src/Api/Integrations.php#L57
src/Api/Integrations.php:57:87: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
ParseError:
src/Api/Integrations.php#L139
src/Api/Integrations.php:139:42: ParseError: Union types are not supported in PHP < 8 (see https://psalm.dev/173)
|
ReservedWord:
src/Api/Integrations.php#L139
src/Api/Integrations.php:139:87: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
ParseError:
src/Api/Integrations.php#L150
src/Api/Integrations.php:150:39: ParseError: Union types are not supported in PHP < 8 (see https://psalm.dev/173)
|
ReservedWord:
src/Api/Integrations.php#L150
src/Api/Integrations.php:150:64: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
ParseError:
src/Api/Integrations.php#L161
src/Api/Integrations.php:161:42: ParseError: Union types are not supported in PHP < 8 (see https://psalm.dev/173)
|
ReservedWord:
src/Api/Integrations.php#L161
src/Api/Integrations.php:161:67: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|