Skip to content

BUG: Fixed adapter channel name if several channels in use #999

BUG: Fixed adapter channel name if several channels in use

BUG: Fixed adapter channel name if several channels in use #999

Triggered via pull request August 25, 2024 11:42
Status Failure
Total duration 30s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

13 errors
MissingClassConstType: src/Cli/SignalLoop.php#L12
src/Cli/SignalLoop.php:12:21: MissingClassConstType: Class constant "Yiisoft\Queue\Cli\SignalLoop::SIGNALS_EXIT" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Cli/SignalLoop.php#L14
src/Cli/SignalLoop.php:14:21: MissingClassConstType: Class constant "Yiisoft\Queue\Cli\SignalLoop::SIGNALS_SUSPEND" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Cli/SignalLoop.php#L16
src/Cli/SignalLoop.php:16:21: MissingClassConstType: Class constant "Yiisoft\Queue\Cli\SignalLoop::SIGNALS_RESUME" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Enum/JobStatus.php#L11
src/Enum/JobStatus.php:11:24: MissingClassConstType: Class constant "Yiisoft\Queue\Enum\JobStatus::WAITING" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Enum/JobStatus.php#L12
src/Enum/JobStatus.php:12:24: MissingClassConstType: Class constant "Yiisoft\Queue\Enum\JobStatus::RESERVED" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Enum/JobStatus.php#L13
src/Enum/JobStatus.php:13:24: MissingClassConstType: Class constant "Yiisoft\Queue\Enum\JobStatus::DONE" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Message/EnvelopeInterface.php#L12
src/Message/EnvelopeInterface.php:12:18: MissingClassConstType: Class constant "Yiisoft\Queue\Message\EnvelopeInterface::ENVELOPE_STACK_KEY" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/QueueFactoryInterface.php#L11
src/QueueFactoryInterface.php:11:18: MissingClassConstType: Class constant "Yiisoft\Queue\QueueFactoryInterface::DEFAULT_CHANNEL_NAME" should have a declared type. (see https://psalm.dev/359)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.