PHPStan fixes #540
Annotations
14 errors and 2 warnings
build (7.3):
src/Field/SurveyLikertField.php#L15
PHPDoc type GF_Field_Likert of property GFExcel\Field\SurveyLikertField::$field is not covariant with PHPDoc type GF_Field of overridden property GFExcel\Field\AbstractField::$field.
|
build (7.3):
src/Field/SurveyLikertField.php#L15
Property GFExcel\Field\SurveyLikertField::$field has unknown class GF_Field_Likert as its type.
|
build (7.3):
src/Field/SurveyLikertField.php#L27
Access to property $gsurveyLikertEnableMultipleRows on an unknown class GF_Field_Likert.
|
build (7.3):
src/Field/SurveyLikertField.php#L28
Call to method get_column_text() on an unknown class GF_Field_Likert.
|
build (7.3):
src/Field/SurveyLikertField.php#L29
Call to method get_value_export() on an unknown class GF_Field_Likert.
|
build (7.3):
src/Field/SurveyLikertField.php#L35
Access to property $id on an unknown class GF_Field_Likert.
|
build (7.3):
src/Field/SurveyLikertField.php#L48
Access to property $choices on an unknown class GF_Field_Likert.
|
build (7.3):
src/Field/SurveyLikertField.php#L68
Access to property $formId on an unknown class GF_Field_Likert.
|
build (7.3):
src/Field/SurveyLikertField.php#L69
Access to property $id on an unknown class GF_Field_Likert.
|
build (7.3):
src/Field/SurveyLikertField.php#L89
Access to property $gsurveyLikertEnableMultipleRows on an unknown class GF_Field_Likert.
|
build (7.4)
The job was canceled because "_7_3" failed.
|
build (7.4)
The operation was canceled.
|
build (7.2)
The job was canceled because "_7_3" failed.
|
build (7.2)
The operation was canceled.
|
build (7.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (7.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|