feat: watch command #69
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors
InvalidArgument:
src/Command/Watch.php#L75
src/Command/Watch.php:75:33: InvalidArgument: Argument 2 of Swoole\Process::kill expects string, but 15 provided (see https://psalm.dev/004)
|
UndefinedConstant:
src/InotifyIterator.php#L27
src/InotifyIterator.php:27:30: UndefinedConstant: Const IN_ATTRIB is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/InotifyIterator.php#L27
src/InotifyIterator.php:27:42: UndefinedConstant: Const IN_CREATE is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/InotifyIterator.php#L27
src/InotifyIterator.php:27:54: UndefinedConstant: Const IN_DELETE is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/InotifyIterator.php#L27
src/InotifyIterator.php:27:66: UndefinedConstant: Const IN_MODIFY is not defined (see https://psalm.dev/020)
|
UndefinedConstant:
src/InotifyIterator.php#L27
src/InotifyIterator.php:27:78: UndefinedConstant: Const IN_MOVE is not defined (see https://psalm.dev/020)
|
psalm
Process completed with exit code 2.
|