Skip to content

build(deps-dev): bump sass from 1.101.0 to 1.101.3 #6540

build(deps-dev): bump sass from 1.101.0 to 1.101.3

build(deps-dev): bump sass from 1.101.0 to 1.101.3 #6540

Triggered via push July 28, 2026 04:04
Status Failure
Total duration 39s
Artifacts

build.yml

on: push
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
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.4 Test on ubuntu-latest
The strategy configuration was canceled because "run.ubuntu-latest_8_5" failed
phpMyFAQ 8.4 Test on ubuntu-latest
The operation was canceled.
phpMyFAQ 8.6 Test on ubuntu-latest
The strategy configuration was canceled because "run.ubuntu-latest_8_5" 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.