Skip to content
Triggered via schedule July 1, 2024 13:40
Status Failure
Total duration 25s
Artifacts

ci.yml

on: schedule
Coding standards
12s
Coding standards
Static analysis
16s
Static analysis
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Static analysis: lib/Qandidate/Toggle/Context.php#L30
Method Qandidate\Toggle\Context::get() has no return type specified.
Static analysis: lib/Qandidate/Toggle/Context.php#L40
Method Qandidate\Toggle\Context::set() has parameter $value with no type specified.
Static analysis: lib/Qandidate/Toggle/Operator.php#L24
Method Qandidate\Toggle\Operator::appliesTo() has parameter $argument with no type specified.
Static analysis: lib/Qandidate/Toggle/Operator/EqualTo.php#L18
Method Qandidate\Toggle\Operator\EqualTo::appliesTo() has parameter $argument with no type specified.
Static analysis: lib/Qandidate/Toggle/Operator/EqualityOperator.php#L23
Property Qandidate\Toggle\Operator\EqualityOperator::$value has no type specified.
Static analysis: lib/Qandidate/Toggle/Operator/EqualityOperator.php#L25
Method Qandidate\Toggle\Operator\EqualityOperator::__construct() has parameter $value with no type specified.
Static analysis: lib/Qandidate/Toggle/Operator/GreaterThan.php#L18
Method Qandidate\Toggle\Operator\GreaterThan::appliesTo() has parameter $argument with no type specified.
Static analysis: lib/Qandidate/Toggle/Operator/GreaterThanEqual.php#L18
Method Qandidate\Toggle\Operator\GreaterThanEqual::appliesTo() has parameter $argument with no type specified.
Static analysis: lib/Qandidate/Toggle/Operator/HasIntersection.php#L1
Ignored error pattern #^Parameter \#1 \$array of function array_intersect expects array, mixed given\.$# in path /home/runner/work/qandidate-toggle/qandidate-toggle/lib/Qandidate/Toggle/Operator/HasIntersection.php was not matched in reported errors.
Static analysis: lib/Qandidate/Toggle/Operator/HasIntersection.php#L28
Method Qandidate\Toggle\Operator\HasIntersection::appliesTo() has parameter $argument with no type specified.