Kill other processes is port is taken #716
static.yml
on: pull_request
Matrix: psalm / psalm
Matrix: psalm80 / psalm
Annotations
24 errors
ForbiddenCode:
src/Command/Serve.php#L160
src/Command/Serve.php:160:29: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
|
PossiblyNullArgument:
src/Command/Serve.php#L160
src/Command/Serve.php:160:29: PossiblyNullArgument: Argument 3 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|
MissingClosureParamType:
src/Command/Serve.php#L177
src/Command/Serve.php:177:25: MissingClosureParamType: Parameter $pid has no provided type (see https://psalm.dev/153)
|
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
|
ForbiddenCode:
src/Command/Serve.php#L160
src/Command/Serve.php:160:29: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
|
PossiblyNullArgument:
src/Command/Serve.php#L160
src/Command/Serve.php:160:29: PossiblyNullArgument: Argument 3 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|
MissingClosureParamType:
src/Command/Serve.php#L177
src/Command/Serve.php:177:25: MissingClosureParamType: Parameter $pid has no provided type (see https://psalm.dev/153)
|
MissingClassConstType:
src/ExitCode.php#L35
src/ExitCode.php:35:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::OK" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/ExitCode.php#L40
src/ExitCode.php:40:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::UNSPECIFIED_ERROR" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/ExitCode.php#L46
src/ExitCode.php:46:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::USAGE" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/ExitCode.php#L52
src/ExitCode.php:52:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::DATAERR" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/ExitCode.php#L59
src/ExitCode.php:59:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::NOINPUT" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/ExitCode.php#L65
src/ExitCode.php:65:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::NOUSER" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/ExitCode.php#L71
src/ExitCode.php:71:18: MissingClassConstType: Class constant "Yiisoft\Yii\Console\ExitCode::NOHOST" should have a declared type. (see https://psalm.dev/359)
|
ForbiddenCode:
src/Command/Serve.php#L160
src/Command/Serve.php:160:29: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
|
PossiblyNullArgument:
src/Command/Serve.php#L160
src/Command/Serve.php:160:29: PossiblyNullArgument: Argument 3 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|
MissingClosureParamType:
src/Command/Serve.php#L177
src/Command/Serve.php:177:25: MissingClosureParamType: Parameter $pid has no provided type (see https://psalm.dev/153)
|
psalm80 / PHP 8.0-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
|
ForbiddenCode:
src/Command/Serve.php#L160
src/Command/Serve.php:160:29: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
|
PossiblyNullArgument:
src/Command/Serve.php#L160
src/Command/Serve.php:160:29: PossiblyNullArgument: Argument 3 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|
MissingClosureParamType:
src/Command/Serve.php#L177
src/Command/Serve.php:177:25: MissingClosureParamType: Parameter $pid has no provided type (see https://psalm.dev/153)
|
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.
|