Skip to content

feat: add sentry-sdk ^4.0 support #1409

feat: add sentry-sdk ^4.0 support

feat: add sentry-sdk ^4.0 support #1409

Re-run triggered April 29, 2024 17:19
Status Failure
Total duration 1m 41s
Artifacts

ci.yaml

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

Annotations

16 errors and 3 warnings
Static analysis (PHP 8.1) (stable dependencies): src/Integration/Sentry/SentryListener.php#L22
Call to an undefined method Sentry\Transport\Result::wait().
Static analysis (PHP 8.1) (stable dependencies): src/Integration/Sentry/SentryMiddleware.php#L31
Class Baldinof\RoadRunnerBundle\Integration\Sentry\PromiseInterface not found.
Static analysis (PHP 8.1) (stable dependencies): src/Integration/Sentry/SentryMiddleware.php#L32
Call to method wait() on an unknown class Baldinof\RoadRunnerBundle\Integration\Sentry\PromiseInterface.
Static analysis (PHP 8.1) (stable dependencies)
Process completed with exit code 1.
Static analysis (PHP 8.2) (stable dependencies): src/Integration/Sentry/SentryListener.php#L22
Call to an undefined method Sentry\Transport\Result::wait().
Static analysis (PHP 8.2) (stable dependencies): src/Integration/Sentry/SentryMiddleware.php#L31
Class Baldinof\RoadRunnerBundle\Integration\Sentry\PromiseInterface not found.
Static analysis (PHP 8.2) (stable dependencies): src/Integration/Sentry/SentryMiddleware.php#L32
Call to method wait() on an unknown class Baldinof\RoadRunnerBundle\Integration\Sentry\PromiseInterface.
Static analysis (PHP 8.2) (stable dependencies)
Process completed with exit code 1.
Static analysis (PHP 8.1) (lowest dependencies): src/Integration/Sentry/SentryMiddleware.php#L31
Class Baldinof\RoadRunnerBundle\Integration\Sentry\PromiseInterface not found.
Static analysis (PHP 8.1) (lowest dependencies): src/Integration/Sentry/SentryMiddleware.php#L32
Call to method wait() on an unknown class Baldinof\RoadRunnerBundle\Integration\Sentry\PromiseInterface.
Static analysis (PHP 8.1) (lowest dependencies)
Process completed with exit code 1.
Static analysis (PHP 8.2) (lowest dependencies): src/Integration/Sentry/SentryMiddleware.php#L31
Class Baldinof\RoadRunnerBundle\Integration\Sentry\PromiseInterface not found.
Static analysis (PHP 8.2) (lowest dependencies): src/Integration/Sentry/SentryMiddleware.php#L32
Call to method wait() on an unknown class Baldinof\RoadRunnerBundle\Integration\Sentry\PromiseInterface.
Static analysis (PHP 8.2) (lowest dependencies)
Process completed with exit code 1.
PHPUnit (PHP 8.2) (stable dependencies)
Process completed with exit code 2.
PHPUnit (PHP 8.1) (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/