nullable #849
lint.yml
on: push
Lint Code Base
1m 24s
Matrix: PHP Static Analysis
Annotations
4 errors
PHP Static Analysis (8.1):
app/Models/Component.php#L60
Expression on left side of ?? is not nullable.
|
PHP Static Analysis (8.1):
app/Models/Component.php#L67
Expression on left side of ?? is not nullable.
|
PHP Static Analysis (8.1):
app/Models/Component.php#L74
Expression on left side of ?? is not nullable.
|
PHP Static Analysis (8.1)
Process completed with exit code 1.
|