feat: CRON jobs #57
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
MixedArgument:
src/Command/Serve.php#L46
src/Command/Serve.php:46:13: MixedArgument: Argument 4 of Swoole\WebSocket\Server::__construct cannot be mixed, expecting int (see https://psalm.dev/030)
|
UndefinedConstant:
src/Command/Serve.php#L46
src/Command/Serve.php:46:31: UndefinedConstant: Const SWOOLE_SSL is not defined (see https://psalm.dev/020)
|
psalm
Process completed with exit code 2.
|