Skip to content

feat: add sentry-sdk ^4.0 support #1413

feat: add sentry-sdk ^4.0 support

feat: add sentry-sdk ^4.0 support #1413

Triggered via pull request April 29, 2024 20:14
Status Failure
Total duration 1m 29s
Artifacts

ci.yaml

on: pull_request
Coding style
21s
Coding style
Matrix: static-analysis
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
Static analysis (PHP 8.2) (stable dependencies): src/Integration/Sentry/SentryListener.php#L21
Class GuzzleHttp\Promise\PromiseInterface not found.
Static analysis (PHP 8.2) (stable dependencies): src/Integration/Sentry/SentryListener.php#L22
Call to method wait() on an unknown class GuzzleHttp\Promise\PromiseInterface.
Static analysis (PHP 8.2) (stable dependencies): src/Integration/Sentry/SentryMiddleware.php#L29
Class GuzzleHttp\Promise\PromiseInterface not found.
Static analysis (PHP 8.2) (stable dependencies): src/Integration/Sentry/SentryMiddleware.php#L30
Call to method wait() on an unknown class GuzzleHttp\Promise\PromiseInterface.
Static analysis (PHP 8.2) (stable dependencies)
Process completed with exit code 1.
Static analysis (PHP 8.1) (stable dependencies): src/Integration/Sentry/SentryListener.php#L21
Class GuzzleHttp\Promise\PromiseInterface not found.
Static analysis (PHP 8.1) (stable dependencies): src/Integration/Sentry/SentryListener.php#L22
Call to method wait() on an unknown class GuzzleHttp\Promise\PromiseInterface.
Static analysis (PHP 8.1) (stable dependencies): src/Integration/Sentry/SentryMiddleware.php#L29
Class GuzzleHttp\Promise\PromiseInterface not found.
Static analysis (PHP 8.1) (stable dependencies): src/Integration/Sentry/SentryMiddleware.php#L30
Call to method wait() on an unknown class GuzzleHttp\Promise\PromiseInterface.
Static analysis (PHP 8.1) (stable dependencies)
Process completed with exit code 1.
PHPUnit (PHP 8.1) (stable dependencies)
Process completed with exit code 2.
PHPUnit (PHP 8.2) (stable dependencies)
Process completed with exit code 2.
Coding style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Coding style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Coding style
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/