⬆️ Update phpunit/phpunit requirement from ^9.5 to ^10.4 #17
Annotations
10 errors and 1 warning
StaticAnalysis (PHP 8.1 on ubuntu-20.04):
src/Command/Channel/DTMF/Handler.php#L29
Strict comparison using !== between RTCKit\FiCore\Command\Channel\DTMF\ActionEnum and RTCKit\FiCore\Command\Channel\DTMF\ActionEnum::Send will always evaluate to false.
|
StaticAnalysis (PHP 8.1 on ubuntu-20.04):
src/Command/Channel/Originate/Handler.php#L59
Call to function assert() with true will always evaluate to true.
|
StaticAnalysis (PHP 8.1 on ubuntu-20.04):
src/Command/Channel/Originate/Handler.php#L59
Instanceof between RTCKit\FiCore\Switch\OriginateJob and RTCKit\FiCore\Switch\OriginateJob will always evaluate to true.
|
StaticAnalysis (PHP 8.1 on ubuntu-20.04):
src/Command/Channel/Redirect/Handler.php#L28
Strict comparison using !== between RTCKit\FiCore\Command\Channel\Redirect\ActionEnum and RTCKit\FiCore\Command\Channel\Redirect\ActionEnum::Redirect will always evaluate to false.
|
StaticAnalysis (PHP 8.1 on ubuntu-20.04):
src/Command/Conference/Speak/Handler.php#L28
Strict comparison using !== between RTCKit\FiCore\Command\Conference\Speak\ActionEnum and RTCKit\FiCore\Command\Conference\Speak\ActionEnum::Speak will always evaluate to false.
|
StaticAnalysis (PHP 8.1 on ubuntu-20.04):
src/Plan/Consumer.php#L132
Call to function assert() with true will always evaluate to true.
|
StaticAnalysis (PHP 8.1 on ubuntu-20.04):
src/Plan/Consumer.php#L132
Call to function is_string() with non-falsy-string will always evaluate to true.
|
StaticAnalysis (PHP 8.1 on ubuntu-20.04):
src/Plan/Consumer.php#L547
Call to function assert() with true will always evaluate to true.
|
StaticAnalysis (PHP 8.1 on ubuntu-20.04):
src/Plan/Consumer.php#L547
Instanceof between RTCKit\FiCore\Plan\AbstractElement and RTCKit\FiCore\Plan\AbstractElement will always evaluate to true.
|
StaticAnalysis (PHP 8.1 on ubuntu-20.04)
Process completed with exit code 1.
|
StaticAnalysis (PHP 8.1 on ubuntu-20.04)
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/
|