Skip to content

[11.15] Added functionality to handle access tokens #1088

[11.15] Added functionality to handle access tokens

[11.15] Added functionality to handle access tokens #1088

Triggered via pull request March 17, 2024 21:40
Status Failure
Total duration 29s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
UnusedBaselineEntry: src/HttpClient/Plugin/Authentication.php#L1
src/HttpClient/Plugin/Authentication.php:0:0: UnusedBaselineEntry: Baseline for issue "TooManyTemplateParams" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: src/HttpClient/Plugin/ExceptionThrower.php#L1
src/HttpClient/Plugin/ExceptionThrower.php:0:0: UnusedBaselineEntry: Baseline for issue "TooManyTemplateParams" has 1 extra entry. (see https://psalm.dev/316)
Psalm
Process completed with exit code 2.
PHPStan: src/HttpClient/Plugin/Authentication.php#L1
Ignored error pattern #^PHPDoc tag @return contains generic type Http\\Promise\\Promise\<Psr\\Http\\Message\\ResponseInterface\> but interface Http\\Promise\\Promise is not generic\.$# in path /home/runner/work/Client/Client/src/HttpClient/Plugin/Authentication.php was not matched in reported errors.
PHPStan: src/HttpClient/Plugin/ExceptionThrower.php#L1
Ignored error pattern #^PHPDoc tag @return contains generic type Http\\Promise\\Promise\<Psr\\Http\\Message\\ResponseInterface\> but interface Http\\Promise\\Promise is not generic\.$# in path /home/runner/work/Client/Client/src/HttpClient/Plugin/ExceptionThrower.php was not matched in reported errors.
PHPStan
Process completed with exit code 1.
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/.
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/.