🦺 Removed possibly falsy string comparisons #94
Annotations
10 errors and 6 warnings
MissingClassConstType:
../src/App.php#L16
../src/App.php:16:18: MissingClassConstType: Class constant "RTCKit\Eqivo\App::VERSION" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../src/Config/EnvironmentVars.php#L18
../src/Config/EnvironmentVars.php:18:18: MissingClassConstType: Class constant "RTCKit\Eqivo\Config\EnvironmentVars::PREFIX" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../src/HttpClient.php#L25
../src/HttpClient.php:25:18: MissingClassConstType: Class constant "RTCKit\Eqivo\HttpClient::TIMEOUT" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../src/Plan/Dial/Handler.php#L41
../src/Plan/Dial/Handler.php:41:18: MissingClassConstType: Class constant "RTCKit\Eqivo\Plan\Dial\Handler::EVENT_TIMEOUT" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../src/Plan/Parser/Conference.php#L21
../src/Plan/Parser/Conference.php:21:18: MissingClassConstType: Class constant "RTCKit\Eqivo\Plan\Parser\Conference::ELEMENT_TYPE" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../src/Plan/Parser/Conference.php#L23
../src/Plan/Parser/Conference.php:23:18: MissingClassConstType: Class constant "RTCKit\Eqivo\Plan\Parser\Conference::DEFAULT_TIMELIMIT" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../src/Plan/Parser/Conference.php#L25
../src/Plan/Parser/Conference.php:25:18: MissingClassConstType: Class constant "RTCKit\Eqivo\Plan\Parser\Conference::DEFAULT_MAXMEMBERS" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../src/Plan/Parser/Conference.php#L27
../src/Plan/Parser/Conference.php:27:18: MissingClassConstType: Class constant "RTCKit\Eqivo\Plan\Parser\Conference::RECORD_FILE_FORMATS" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../src/Plan/Parser/Conference.php#L29
../src/Plan/Parser/Conference.php:29:18: MissingClassConstType: Class constant "RTCKit\Eqivo\Plan\Parser\Conference::ALLOWED_METHODS" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../src/Plan/Parser/Dial.php#L30
../src/Plan/Parser/Dial.php:30:18: MissingClassConstType: Class constant "RTCKit\Eqivo\Plan\Parser\Dial::ELEMENT_TYPE" should have a declared type. (see https://psalm.dev/359)
|
StaticAnalysis (PHP 8.1 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.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/
|
StaticAnalysis (PHP 8.2 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.2 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/
|
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/
|