Skip to content

Improve and fix window event listener #486

Improve and fix window event listener

Improve and fix window event listener #486

Triggered via push January 11, 2026 22:07
Status Failure
Total duration 43s
Artifacts
Matrix: Linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Linter (8.4, ubuntu-latest): libs/component/runtime/src/WebView/Api/Data/DataRetriever.php#L133
Access to an undefined property Boson\WebView\Api\Data\DataRetriever::$poller.
Linter (8.4, ubuntu-latest): libs/component/runtime/src/Shared/PositiveIntId.php#L26
Unsafe usage of new static() in abstract class Boson\Shared\PositiveIntId in static method new().
Linter (8.4, ubuntu-latest): libs/component/runtime/src/Extension/Registry.php#L139
Call to an undefined method object::destroy().
Linter (8.4, ubuntu-latest): libs/component/runtime/src/Extension/Registry.php#L26
No error to ignore is reported on line 26.
Linter (8.4, ubuntu-latest): libs/component/runtime/src/Application.php#L401
Parameter #2 $code of class Boson\Exception\ApplicationException constructor expects int, mixed given.
Linter (8.4, ubuntu-latest): libs/component/runtime/src/Api/Dialog/SaucerDialogApi.php#L213
Call to an undefined method Boson\Component\Saucer\SaucerInterface::saucer_desktop_pick_folders().
Linter (8.4, ubuntu-latest): libs/component/runtime/src/Api/Dialog/SaucerDialogApi.php#L193
Call to an undefined method Boson\Component\Saucer\SaucerInterface::saucer_desktop_pick_files().
Linter (8.4, ubuntu-latest): libs/component/runtime/src/Api/Dialog/SaucerDialogApi.php#L173
Call to an undefined method Boson\Component\Saucer\SaucerInterface::saucer_desktop_pick_file().
Linter (8.4, ubuntu-latest): libs/component/runtime/src/Api/Dialog/SaucerDialogApi.php#L156
Call to an undefined method Boson\Component\Saucer\SaucerInterface::saucer_desktop_pick_folder().
Linter (8.4, ubuntu-latest): libs/component/runtime/src/Api/Dialog/SaucerDialogApi.php#L50
Call to an undefined method Boson\Component\Saucer\SaucerInterface::saucer_picker_options_add_filter().
Linter (8.4, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/