Skip to content

Bump dev version

Bump dev version #490

Triggered via push January 12, 2026 04:01
Status Failure
Total duration 40s
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/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): libs/bridge/symfony-bundle/src/DependencyInjection/BosonExtension.php#L174
Access to undefined constant Boson\Window\WindowDecoration::Default.
Linter (8.4, ubuntu-latest): libs/bridge/symfony-bundle/src/DependencyInjection/BosonExtension.php#L173
Access to undefined constant Boson\Window\WindowDecoration::Transparent.
Linter (8.4, ubuntu-latest): libs/bridge/symfony-bundle/src/DependencyInjection/BosonExtension.php#L171
Access to undefined constant Boson\Window\WindowDecoration::DarkMode.
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/