✨ Support Sentry V4 #45
ci.yml
on: pull_request
Static analysis
42s
Matrix: Test
Annotations
16 errors and 14 warnings
Test (8.3)
Process completed with exit code 2.
|
Test (8.2)
Process completed with exit code 2.
|
Test (8)
Process completed with exit code 2.
|
Test (7.4)
Process completed with exit code 2.
|
Test (7.4, --prefer-lowest)
Process completed with exit code 2.
|
Test (8.1)
Process completed with exit code 2.
|
Static analysis:
tests/SentryHandlerTest.php#L51
Call to an undefined method Sentry\ClientBuilder::setTransportFactory().
|
Static analysis:
tests/SentryHandlerTest.php#L574
Comparison operation ">=" between 1 and 0 is always true.
|
Static analysis:
tests/SentryHandlerTest.php#L576
Else branch is unreachable because previous condition is always true.
|
Static analysis:
tests/SentryHandlerTest.php#L589
Method BGalati\MonologSentryHandler\Tests\SpyTransport::send() has invalid return type GuzzleHttp\Promise\PromiseInterface.
|
Static analysis:
tests/SentryHandlerTest.php#L589
Return type GuzzleHttp\Promise\PromiseInterface of method BGalati\MonologSentryHandler\Tests\SpyTransport::send() is not covariant with return type Sentry\Transport\Result of method Sentry\Transport\TransportInterface::send().
|
Static analysis:
tests/SentryHandlerTest.php#L593
Call to static method skipped() on an unknown class Sentry\ResponseStatus.
|
Static analysis:
tests/SentryHandlerTest.php#L593
Instantiated class GuzzleHttp\Promise\FulfilledPromise not found.
|
Static analysis:
tests/SentryHandlerTest.php#L593
Instantiated class Sentry\Response not found.
|
Static analysis:
tests/SentryHandlerTest.php#L593
Method BGalati\MonologSentryHandler\Tests\SpyTransport::send() should return GuzzleHttp\Promise\PromiseInterface but returns GuzzleHttp\Promise\FulfilledPromise.
|
Static analysis:
tests/SentryHandlerTest.php#L611
Method BGalati\MonologSentryHandler\Tests\SpyTransport::close() has invalid return type GuzzleHttp\Promise\PromiseInterface.
|
Test (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (7.4, --prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (7.4, --prefer-lowest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|