Skip to content

Remove webmozart assert dependency #114

Remove webmozart assert dependency

Remove webmozart assert dependency #114

Triggered via pull request October 21, 2024 06:17
Status Failure
Total duration 36s
Artifacts

tests.yml

on: pull_request
Matrix: phpstan
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

32 errors
PHPStan - PHP 7.4: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 7.4: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 7.4: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 7.4
Process completed with exit code 1.
PHPStan - PHP 8.4: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 8.4: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 8.4: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 8.4
Process completed with exit code 1.
PHPStan - PHP 8.2: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 8.2: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 8.2: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 8.2
Process completed with exit code 1.
PHPStan - PHP 8.0: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 8.0: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 8.0: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 8.0
Process completed with exit code 1.
PHPStan - PHP 7.3: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 7.3: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 7.3: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 7.3
Process completed with exit code 1.
PHPStan - PHP 7.2: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 7.2: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 7.2: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 7.2
Process completed with exit code 1.
PHPStan - PHP 8.1: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 8.1: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 8.1: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 8.1
Process completed with exit code 1.
PHPStan - PHP 8.3: src/Cron/AbstractField.php#L170
Binary operation "%" between string and int<0, max> results in an error.
PHPStan - PHP 8.3: src/Cron/AbstractField.php#L222
Binary operation "%" between 0|1|string and int<0, max> results in an error.
PHPStan - PHP 8.3: src/Cron/DayOfWeekField.php#L73
Binary operation "%=" between string and 7 results in an error.
PHPStan - PHP 8.3
Process completed with exit code 1.