Skip to content

Feature/livewire preset #90

Feature/livewire preset

Feature/livewire preset #90

Triggered via pull request March 30, 2024 12:31
Status Failure
Total duration 16s
Artifacts

phpcs.yml

on: pull_request
check-phpcs
7s
check-phpcs
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 12 warnings
check-phpcs: src/Frontend/Presets/Livewire/Components/Blade/Button.php#L18
Opening brace should be on a new line
check-phpcs: src/Frontend/Presets/Livewire/Components/Blade/Form/InputSelect.php#L16
Opening brace should be on a new line
check-phpcs: src/Frontend/Presets/Livewire/Components/Blade/GroupButton.php#L16
Opening brace should be on a new line
check-phpcs: src/Frontend/Presets/Livewire/Components/Blade/LinkButton.php#L17
Opening brace should be on a new line
check-phpcs: src/Frontend/Presets/Livewire/Components/Blade/Modal.php#L14
Opening brace should be on a new line
check-phpcs
Error: Command failed: php phpcs.phar --report=checkstyle --standard=phpcs.xml --runtime-set ignore_warnings_on_exit 1 config/frontend.php database/migrations/2024_03_30_095622_update_forum_category_colors.php routes/blade.php routes/livewire.php src/Actions/Bulk/UpdateCategoryTree.php src/Actions/EditCategory.php src/Actions/EditPost.php src/Config/FrontendStack.php src/Console/Commands/PresetInstall.php src/Console/Commands/PresetList.php src/Events/UserCreatingCategory.php src/Events/UserEditedCategory.php src/Events/UserEditedPost.php src/Events/UserEditingCategory.php src/Events/UserManagingCategories.php src/Frontend/Presets/AbstractPreset.php src/Frontend/Presets/BootstrapPreset.php src/Frontend/Presets/Livewire/Components/Alerts.php src/Frontend/Presets/Livewire/Components/Blade/Button.php src/Frontend/Presets/Livewire/Components/Blade/Form/InputCheckbox.php src/Frontend/Presets/Livewire/Components/Blade/Form/InputComponent.php src/Frontend/Presets/Livewire/Components/Blade/Form/InputSelect.php src/Frontend/Presets/Livewire/Components/Blade/Form/InputText.php src/Frontend/Presets/Livewire/Components/Blade/Form/InputTextarea.php src/Frontend/Presets/Livewire/Components/Blade/GroupButton.php src/Frontend/Presets/Livewire/Components/Blade/LinkButton.php src/Frontend/Presets/Livewire/Components/Blade/Modal.php src/Frontend/Presets/Livewire/Components/Category/Card.php src/Frontend/Presets/Livewire/Components/Pill.php src/Frontend/Presets/Livewire/Components/Post/Card.php src/Frontend/Presets/Livewire/Components/Post/Quote.php src/Frontend/Presets/Livewire/Components/Thread/Card.php src/Frontend/Presets/Livewire/Components/Timestamp.php src/Frontend/Presets/LivewirePreset.php src/Frontend/Presets/PresetRegistry.php src/Frontend/Presets/TailwindPreset.php src/Frontend/Stacks/Blade.php src/Frontend/Stacks/Livewire.php src/Frontend/Stacks/StackInterface.php src/Frontend/Traits/RegistersBladeComponents.php src/Frontend/Traits/RegistersLivewireComponents.php src/Http/Controllers/Blade/BaseController.php src/Http/Controllers/Blade/Bulk/CategoryController.php src/Http/Controllers/Blade/Bulk/PostController.php src/Http/Controllers/Blade/Bulk/ThreadController.php src/Http/Controllers/Blade/CategoryController.php src/Http/Controllers/Blade/PostController.php src/Http/Controllers/Blade/ThreadController.php src/Http/Livewire/EventfulPaginatedComponent.php src/Http/Livewire/Forms/ThreadEditForm.php src/Http/Livewire/Forms/ThreadReplyForm.php src/Http/Livewire/Pages/CategoryCreate.php src/Http/Livewire/Pages/CategoryEdit.php src/Http/Livewire/Pages/CategoryIndex.php src/Http/Livewire/Pages/CategoryShow.php src/Http/Livewire/Pages/PostEdit.php src/Http/Livewire/Pages/PostShow.php src/Http/Livewire/Pages/RecentThreads.php src/Http/Livewire/Pages/ThreadCreate.php src/Http/Livewire/Pages/ThreadReply.php src/Http/Livewire/Pages/ThreadShow.php src/Http/Livewire/Pages/UnreadThreads.php src/Http/Livewire/Pages/UpdateCategoryTree.php src/Http/Livewire/PaginatedComponent.php src/Http/Livewire/Traits/CreatesAlerts.php src/Http/Livewire/Traits/UpdatesContent.php src/Http/Livewire/Types/Alert.php src/Http/Livewire/Types/AlertType.php src/Http/Middleware/ResolveFrontendParameters.php src/Http/Requests/EditCategory.php src/Http/Requests/EditPost.php src/Http/Requests/FulfillableRequestInterface.php src/Support/Access/CategoryAccess.php src/Support/Access/ThreadAccess.php src/Support/Authorization/CategoryAuthorization.php src/Support/Authorization/PostAuthorization.php src/Support/Authorization/ThreadAuthorization.php src/Support/Frontend/Forum.php src/Support/Traits/HandlesDeletion.php src/Support/Validation/CategoryRules.php src/Support/Validation/PostRules.php src/Support/Validation/ThreadRules.php ui-presets/bootstrap/views/category/index.blade.php ui-presets/bootstrap/views/category/manage.blade.php ui-presets/bootstrap/views/category/modals/create.blade.php ui-presets/bootstrap/views/category/modals/delete.blade.php ui-presets/bootstrap/views/category/modals/edit.blade.php ui-presets/bootstrap/views/category/modals/mark-threads-as-read.blad
check-phpcs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, thenabeel/action-phpcs@v8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-phpcs: ui-presets/bootstrap/views/category/index.blade.php#L1
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
check-phpcs: ui-presets/bootstrap/views/category/manage.blade.php#L1
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
check-phpcs: ui-presets/bootstrap/views/category/modals/create.blade.php#L1
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
check-phpcs: ui-presets/bootstrap/views/category/modals/delete.blade.php#L1
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
check-phpcs: ui-presets/bootstrap/views/category/modals/edit.blade.php#L1
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
check-phpcs: ui-presets/bootstrap/views/category/modals/mark-threads-as-read.blade.php#L1
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
check-phpcs: ui-presets/bootstrap/views/category/partials/inputs/color.blade.php#L1
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
check-phpcs: ui-presets/bootstrap/views/category/partials/list.blade.php#L1
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
check-phpcs: ui-presets/bootstrap/views/category/partials/options.blade.php#L1
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
check-phpcs: ui-presets/bootstrap/views/category/show.blade.php#L1
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.