Skip to content

feat: watch command #69

feat: watch command

feat: watch command #69

Triggered via push January 5, 2024 18:00
Status Failure
Total duration 56s
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

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.