Skip to content

Kill other processes is port is taken #710

Kill other processes is port is taken

Kill other processes is port is taken #710

Triggered via pull request June 24, 2024 05:14
@samdarksamdark
synchronize #211
kill
Status Failure
Total duration 1m 5s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Matrix: psalm80 / psalm
Fit to window
Zoom out
Zoom in

Annotations

27 errors
ForbiddenCode: src/Command/Serve.php#L135
src/Command/Serve.php:135:49: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
ForbiddenCode: src/Command/Serve.php#L151
src/Command/Serve.php:151:29: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
PossiblyNullArgument: src/Command/Serve.php#L151
src/Command/Serve.php:151:29: PossiblyNullArgument: Argument 3 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
ForbiddenCode: src/Command/Serve.php#L167
src/Command/Serve.php:167:34: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
psalm80 / PHP 8.0-ubuntu-latest
Process completed with exit code 2.
ForbiddenCode: src/Command/Serve.php#L135
src/Command/Serve.php:135:49: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
ForbiddenCode: src/Command/Serve.php#L151
src/Command/Serve.php:151:29: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
PossiblyNullArgument: src/Command/Serve.php#L151
src/Command/Serve.php:151:29: PossiblyNullArgument: Argument 3 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
ForbiddenCode: src/Command/Serve.php#L167
src/Command/Serve.php:167: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.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
ForbiddenCode: src/Command/Serve.php#L135
src/Command/Serve.php:135:49: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
ForbiddenCode: src/Command/Serve.php#L151
src/Command/Serve.php:151:29: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
PossiblyNullArgument: src/Command/Serve.php#L151
src/Command/Serve.php:151:29: PossiblyNullArgument: Argument 3 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
ForbiddenCode: src/Command/Serve.php#L167
src/Command/Serve.php:167:34: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
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_2" failed.
ForbiddenCode: src/Command/Serve.php#L135
src/Command/Serve.php:135:49: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
ForbiddenCode: src/Command/Serve.php#L151
src/Command/Serve.php:151:29: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
PossiblyNullArgument: src/Command/Serve.php#L151
src/Command/Serve.php:151:29: PossiblyNullArgument: Argument 3 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
ForbiddenCode: src/Command/Serve.php#L167
src/Command/Serve.php:167:34: ForbiddenCode: Unsafe shell_exec (see https://psalm.dev/002)
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)