🦺 Typed class constants #95
Annotations
12 errors and 4 warnings
MissingClassConstType:
../src/App.php#L17
../src/App.php:17:18: MissingClassConstType: Class constant "RTCKit\Eqivo\App::VERSION" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../src/Config/EnvironmentVars.php#L19
../src/Config/EnvironmentVars.php:19:18: MissingClassConstType: Class constant "RTCKit\Eqivo\Config\EnvironmentVars::PREFIX" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../src/HttpClient.php#L26
../src/HttpClient.php:26:18: MissingClassConstType: Class constant "RTCKit\Eqivo\HttpClient::TIMEOUT" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
../src/Plan/Dial/Handler.php#L42
../src/Plan/Dial/Handler.php:42: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#L24
../src/Plan/Parser/Conference.php:24: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#L27
../src/Plan/Parser/Conference.php:27: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#L30
../src/Plan/Parser/Conference.php:30: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#L33
../src/Plan/Parser/Conference.php:33: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)
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.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/
|