Skip to content

Reproduce a weird bug with closures #19816

Reproduce a weird bug with closures

Reproduce a weird bug with closures #19816

Triggered via pull request February 6, 2025 23:50
Status Failure
Total duration 4m 14s
Artifacts

static-analysis.yml

on: pull_request
Generate baseline
1m 30s
Generate baseline
Generate PHP baseline
1m 36s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

41 errors
Generate baseline
Process completed with exit code 1.
PHPStan with result cache (8.3): src/Rules/Functions/ClosureReturnTypeRule.php#L35
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan with result cache (8.3)
Process completed with exit code 2.
PHPStan (8.4, ubuntu-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L35
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan with result cache (8.4): src/Rules/Functions/ClosureReturnTypeRule.php#L35
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan with result cache (8.4)
Process completed with exit code 2.
PHPStan with result cache (8.1): src/Rules/Functions/ClosureReturnTypeRule.php#L35
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan with result cache (8.1)
Process completed with exit code 2.
PHPStan with result cache (8.2): src/Rules/Functions/ClosureReturnTypeRule.php#L35
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan with result cache (8.2)
Process completed with exit code 2.
PHPStan (8.2, ubuntu-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L35
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.1, ubuntu-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L35
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L35
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.0, ubuntu-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L35
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.4, ubuntu-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L37
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.3, ubuntu-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L40
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (7.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.2, ubuntu-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L40
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (7.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.4, windows-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L35
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
PHPStan (8.2, windows-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L35
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
PHPStan (8.1, windows-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L35
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
PHPStan (8.3, windows-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L35
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
PHPStan (8.0, windows-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L35
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L37
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.3, windows-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L40
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (7.3, windows-latest)
Process completed with exit code 1.
PHPStan (7.2, windows-latest): src/Rules/Functions/ClosureReturnTypeRule.php#L40
Doing instanceof PHPStan\Type\CallableType is error-prone and deprecated. Use Type::isCallable() and Type::getCallableParametersAcceptors() instead.
PHPStan (7.2, windows-latest)
Process completed with exit code 1.