Skip to content

chore: upgrade to Laravel v10 and Livewire v3 #3461

chore: upgrade to Laravel v10 and Livewire v3

chore: upgrade to Laravel v10 and Livewire v3 #3461

Triggered via pull request November 25, 2023 22:22
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
eslint: resources/js/alpine/newsCarouselComponent/newsCarouselComponent.test.ts#L12
Missing file extension for "../../../../vendor/livewire/livewire/dist/livewire"
eslint: resources/js/alpine/newsCarouselComponent/newsCarouselComponent.test.ts#L12
Unable to resolve path to module '../../../../vendor/livewire/livewire/dist/livewire'
eslint: resources/js/app.ts#L9
Expected indentation of 2 spaces but found 4
eslint: resources/js/app.ts#L10
Expected indentation of 2 spaces but found 4
eslint: resources/js/app.ts#L11
Expected indentation of 2 spaces but found 4
eslint: resources/js/app.ts#L12
Expected indentation of 2 spaces but found 4
eslint
Process completed with exit code 1.
vitest
Process completed with exit code 1.
pint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/