Skip to content

fix: docs

fix: docs #59

Triggered via push January 3, 2024 01:37
Status Failure
Total duration 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unit_tests.yaml

on: push
Fit to window
Zoom out
Zoom in

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.