build(deps): bump github/codeql-action from 4.37.1 to 4.37.2 #6543
Annotations
11 errors and 6 warnings
|
phpMyFAQ 8.4 Test on ubuntu-latest
Process completed with exit code 1.
|
|
possible-method-access-on-null:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L164
Attempting to call a method on `null`.
>This expression can be `null`
Help: Use the nullsafe operator (`?->`) if `null` is an expected value.
|
|
possible-method-access-on-null:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L162
Attempting to call a method on `null`.
>This expression can be `null`
Help: Use the nullsafe operator (`?->`) if `null` is an expected value.
|
|
possible-method-access-on-null:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L161
Attempting to call a method on `null`.
>This expression can be `null`
Help: Use the nullsafe operator (`?->`) if `null` is an expected value.
|
|
phpMyFAQ 8.5 Test on ubuntu-latest
The strategy configuration was canceled because "run.ubuntu-latest_8_4" failed
|
|
phpMyFAQ 8.5 Test on ubuntu-latest
Process completed with exit code 1.
|
|
possible-method-access-on-null:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L164
Attempting to call a method on `null`.
>This expression can be `null`
Help: Use the nullsafe operator (`?->`) if `null` is an expected value.
|
|
possible-method-access-on-null:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L162
Attempting to call a method on `null`.
>This expression can be `null`
Help: Use the nullsafe operator (`?->`) if `null` is an expected value.
|
|
possible-method-access-on-null:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L161
Attempting to call a method on `null`.
>This expression can be `null`
Help: Use the nullsafe operator (`?->`) if `null` is an expected value.
|
|
phpMyFAQ 8.6 Test on ubuntu-latest
The strategy configuration was canceled because "run.ubuntu-latest_8_4" failed
|
|
phpMyFAQ 8.6 Test on ubuntu-latest
The operation was canceled.
|
|
ambiguous-object-method-access:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L164
Cannot statically verify method call on a generic `object` type.
>Cannot verify this method call
>This expression has the general type `object`
Help: Provide a more specific type hint for the object for robust analysis.
|
|
ambiguous-object-method-access:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L162
Cannot statically verify method call on a generic `object` type.
>Cannot verify this method call
>This expression has the general type `object`
Help: Provide a more specific type hint for the object for robust analysis.
|
|
ambiguous-object-method-access:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L161
Cannot statically verify method call on a generic `object` type.
>Cannot verify this method call
>This expression has the general type `object`
Help: Provide a more specific type hint for the object for robust analysis.
|
|
ambiguous-object-method-access:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L164
Cannot statically verify method call on a generic `object` type.
>Cannot verify this method call
>This expression has the general type `object`
Help: Provide a more specific type hint for the object for robust analysis.
|
|
ambiguous-object-method-access:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L162
Cannot statically verify method call on a generic `object` type.
>Cannot verify this method call
>This expression has the general type `object`
Help: Provide a more specific type hint for the object for robust analysis.
|
|
ambiguous-object-method-access:
phpmyfaq/src/phpMyFAQ/Controller/Api/AttachmentController.php#L161
Cannot statically verify method call on a generic `object` type.
>Cannot verify this method call
>This expression has the general type `object`
Help: Provide a more specific type hint for the object for robust analysis.
|