Skip to content

🦺 Eliminated falsy prone comparisons #26

🦺 Eliminated falsy prone comparisons

🦺 Eliminated falsy prone comparisons #26

Triggered via push May 23, 2024 20:58
Status Failure
Total duration 40s
Artifacts

ci.yaml

on: push
Matrix: StaticAnalysis
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
MissingClassConstType: ../src/Config/AbstractSet.php#L11
../src/Config/AbstractSet.php:11:18: MissingClassConstType: Class constant "RTCKit\FiCore\Config\AbstractSet::INBOUND_SOCKET_ADDRESS" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: ../src/Config/Core.php#L23
../src/Config/Core.php:23:18: MissingClassConstType: Class constant "RTCKit\FiCore\Config\Core::SPEC_REGEX" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: ../src/Plan/AbstractElement.php#L11
../src/Plan/AbstractElement.php:11:18: MissingClassConstType: Class constant "RTCKit\FiCore\Plan\AbstractElement::NO_ANSWER" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: ../src/Plan/Conference/Handler.php#L36
../src/Plan/Conference/Handler.php:36:18: MissingClassConstType: Class constant "RTCKit\FiCore\Plan\Conference\Handler::EVENT_TIMEOUT" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: ../src/Plan/Consumer.php#L42
../src/Plan/Consumer.php:42:18: MissingClassConstType: Class constant "RTCKit\FiCore\Plan\Consumer::WAIT_FOR_APPLICATIONS" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: ../src/Plan/HandlerInterface.php#L15
../src/Plan/HandlerInterface.php:15:18: MissingClassConstType: Class constant "RTCKit\FiCore\Plan\HandlerInterface::ELEMENT_TYPE" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: ../src/Plan/HandlerInterface.php#L17
../src/Plan/HandlerInterface.php:17:18: MissingClassConstType: Class constant "RTCKit\FiCore\Plan\HandlerInterface::NESTABLES" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: ../src/Plan/Hangup/Handler.php#L29
../src/Plan/Hangup/Handler.php:29:18: MissingClassConstType: Class constant "RTCKit\FiCore\Plan\Hangup\Handler::ELEMENT_TYPE" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: ../src/Plan/Hangup/Handler.php#L31
../src/Plan/Hangup/Handler.php:31:18: MissingClassConstType: Class constant "RTCKit\FiCore\Plan\Hangup\Handler::NO_ANSWER" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: ../src/Plan/Redirect/Handler.php#L26
../src/Plan/Redirect/Handler.php:26:18: MissingClassConstType: Class constant "RTCKit\FiCore\Plan\Redirect\Handler::ELEMENT_TYPE" should have a declared type. (see https://psalm.dev/359)
StaticAnalysis (PHP 8.2 on ubuntu-20.04)
The job was canceled because "ubuntu-20_04_8_3" failed.
StaticAnalysis (PHP 8.1 on ubuntu-20.04)
The job was canceled because "ubuntu-20_04_8_3" failed.
StaticAnalysis (PHP 8.1 on ubuntu-20.04)
The operation was canceled.
StaticAnalysis (PHP 8.3 on ubuntu-20.04)
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/.
StaticAnalysis (PHP 8.3 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/