Skip to content

Fix up version

Fix up version #479

Triggered via pull request November 28, 2023 03:46
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
cs-stan  /  Coding Standard & Static Analysis
47s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite / testsuite-linux
Fit to window
Zoom out
Zoom in

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.