Skip to content

add option ipv4 support #535

add option ipv4 support

add option ipv4 support #535

Triggered via pull request April 12, 2024 05:28
Status Failure
Total duration 57s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
PHPStan: src/Uri.php#L122
Binary operation "*" between string and 256 results in an error.
PHPStan: src/Uri.php#L123
Binary operation "*" between string and 256 results in an error.
PHPStan
Process completed with exit code 1.
InvalidOperand: src/Uri.php#L122
src/Uri.php:122:49: InvalidOperand: Cannot perform a numeric operation with a non-numeric type string (see https://psalm.dev/058)
InvalidOperand: src/Uri.php#L122
src/Uri.php:122:70: InvalidOperand: Cannot perform a numeric operation with a non-numeric type string (see https://psalm.dev/058)
InvalidOperand: src/Uri.php#L123
src/Uri.php:123:49: InvalidOperand: Cannot perform a numeric operation with a non-numeric type string (see https://psalm.dev/058)
InvalidOperand: src/Uri.php#L123
src/Uri.php:123:70: InvalidOperand: Cannot perform a numeric operation with a non-numeric type string (see https://psalm.dev/058)
Psalm
Process completed with exit code 2.
PHP-CS-Fixer
Process completed with exit code 8.