Fix up version #479
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
47s
Matrix: testsuite / testsuite-linux
Annotations
5 errors
cs-stan / Coding Standard & Static Analysis:
src/Command/BenchmarkCommand.php#L59
Comparison operation "<" between int<0, max> and 10|100|array<int, string>|bool|string|null results in an error.
|
cs-stan / Coding Standard & Static Analysis:
src/Command/BenchmarkCommand.php#L61
Comparison operation "<=" between 10|100|array<int, string>|string|true and 1 results in an error.
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
PossiblyInvalidArgument:
src/Command/BenchmarkCommand.php#L61
src/Command/BenchmarkCommand.php:61:23: PossiblyInvalidArgument: Argument 1 of floor expects float|int, but possibly different type array<array-key, mixed>|float provided (see https://psalm.dev/092)
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
|