Kill other processes is port is taken #712
static.yml
on: pull_request
Matrix: psalm / psalm
Matrix: psalm80 / psalm
Annotations
14 errors
ForbiddenCode:
src/Command/Serve.php#L140
src/Command/Serve.php:140:49: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
|
ForbiddenCode:
src/Command/Serve.php#L156
src/Command/Serve.php:156:29: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
|
PossiblyNullArgument:
src/Command/Serve.php#L156
src/Command/Serve.php:156:29: PossiblyNullArgument: Argument 3 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|
ForbiddenCode:
src/Command/Serve.php#L172
src/Command/Serve.php:172:34: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
|
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
|
psalm / PHP 8.3-ubuntu-latest
The operation was canceled.
|
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
|
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.
|
ForbiddenCode:
src/Command/Serve.php#L140
src/Command/Serve.php:140:49: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
|
ForbiddenCode:
src/Command/Serve.php#L156
src/Command/Serve.php:156:29: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
|
PossiblyNullArgument:
src/Command/Serve.php#L156
src/Command/Serve.php:156:29: PossiblyNullArgument: Argument 3 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|
ForbiddenCode:
src/Command/Serve.php#L172
src/Command/Serve.php:172:34: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
|
psalm80 / PHP 8.0-ubuntu-latest
Process completed with exit code 2.
|