Skip to content
Triggered via push March 27, 2024 20:48
Status Failure
Total duration 42s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
phpstan: src/Money.php#L45
Anonymous function never returns null so it can be removed from the return type.
phpstan: src/Money.php#L47
Anonymous function never returns null so it can be removed from the return type.
phpstan: src/Money.php#L60
Method Leandrocfe\FilamentPtbrFormFields\Money::sanitizeState() never returns null so it can be removed from the return type.
phpstan: src/Money.php#L66
Variable $state on left side of ?? always exists and is not nullable.
phpstan: src/Money.php#L86
Expression on left side of ?? is not nullable.
phpstan: src/Money.php#L93
Expression on left side of ?? is not nullable.
phpstan
Process completed with exit code 1.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.