squash #7489
CICD.yml
on: push
0️⃣ Kill previous runs
13s
Matrix: 2️⃣ JS front-end / check_js
Matrix: 2️⃣ PHP tests / tests
Matrix: 2️⃣ PHP tests legacy / tests
2️⃣ PHP 8.3 - License Check
26s
Matrix: 3️⃣ PHP dist / php_dist
5️⃣ Release
0s
Annotations
13 errors
2️⃣ JS front-end / Node 20:
resources/js/views/gallery-panels/Timeline.vue#L106
Cannot find module '@/components/gallery/PhotoThumbPanel.vue' or its corresponding type declarations.
|
2️⃣ JS front-end / Node 20:
resources/js/views/gallery-panels/Timeline.vue#L130
Expected 3 arguments, but got 2.
|
2️⃣ JS front-end / Node 20:
resources/js/views/gallery-panels/Timeline.vue#L170
Property 'isDeleteVisible' does not exist on type '{ toggleCreateAlbum: () => void; toggleCreateTagAlbum: () => void; is_delete_visible: Ref<boolean, boolean>; toggleDelete: () => void; is_merge_album_visible: Ref<boolean, boolean>; ... 15 more ...; toggleCopy: () => void; }'.
|
2️⃣ JS front-end / Node 20:
resources/js/views/gallery-panels/Timeline.vue#L172
Property 'isMoveVisible' does not exist on type '{ toggleCreateAlbum: () => void; toggleCreateTagAlbum: () => void; is_delete_visible: Ref<boolean, boolean>; toggleDelete: () => void; is_merge_album_visible: Ref<boolean, boolean>; ... 15 more ...; toggleCopy: () => void; }'.
|
2️⃣ JS front-end / Node 20:
resources/js/views/gallery-panels/Timeline.vue#L174
Property 'isRenameVisible' does not exist on type '{ toggleCreateAlbum: () => void; toggleCreateTagAlbum: () => void; is_delete_visible: Ref<boolean, boolean>; toggleDelete: () => void; is_merge_album_visible: Ref<boolean, boolean>; ... 15 more ...; toggleCopy: () => void; }'.
|
2️⃣ JS front-end / Node 20:
resources/js/views/gallery-panels/Timeline.vue#L176
Property 'isTagVisible' does not exist on type '{ toggleCreateAlbum: () => void; toggleCreateTagAlbum: () => void; is_delete_visible: Ref<boolean, boolean>; toggleDelete: () => void; is_merge_album_visible: Ref<boolean, boolean>; ... 15 more ...; toggleCopy: () => void; }'.
|
2️⃣ JS front-end / Node 20:
resources/js/views/gallery-panels/Timeline.vue#L178
Property 'isCopyVisible' does not exist on type '{ toggleCreateAlbum: () => void; toggleCreateTagAlbum: () => void; is_delete_visible: Ref<boolean, boolean>; toggleDelete: () => void; is_merge_album_visible: Ref<boolean, boolean>; ... 15 more ...; toggleCopy: () => void; }'.
|
2️⃣ JS front-end / Node 20
Process completed with exit code 2.
|
3️⃣ PHP dist / 8.3 - sqlite
Process completed with exit code 2.
|
3️⃣ PHP dist / 8.3 - postgresql
The job was canceled because "_8_3_sqlite" failed.
|
3️⃣ PHP dist / 8.3 - postgresql
Process completed with exit code 2.
|
3️⃣ PHP dist / 8.3 - mariadb
The job was canceled because "_8_3_sqlite" failed.
|
3️⃣ PHP dist / 8.3 - mariadb
The operation was canceled.
|