Skip to content

[WIP] Bugfix: Fix indentation for chained method #188

[WIP] Bugfix: Fix indentation for chained method

[WIP] Bugfix: Fix indentation for chained method #188

Triggered via pull request November 28, 2024 00:22
Status Failure
Total duration 24s
Artifacts

ci.yaml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
tests/Experimental/experimental.spec.js > Experimental > Properly indent chain method: tests/Experimental/experimental.spec.js#L12
Error: Snapshot `Experimental > Properly indent chain method 1` mismatched - Expected + Received <a class="task-edit" href="{{ - ea_url() - .setDashboard('App\\Controller\\Dashboard\\DashboardController') - .setController('App\\Controller\\Dashboard\\CRUD\\TacheCrudController') - .setAction('edit') - .setEntityId(tache.id) - .set('sort',null) + ea_url().setDashboard( + 'App\\Controller\\Dashboard\\DashboardController' + ).setController( + 'App\\Controller\\Dashboard\\CRUD\\TacheCrudController' + ).setAction( + 'edit' + ).setEntityId( + tache.id + ).set( + 'sort', + null + ) }}"> <i class="fa-solid fa-edit"></i> </a> ❯ tests/Experimental/experimental.spec.js:12:9
Test (20)
Process completed with exit code 1.
tests/Experimental/experimental.spec.js > Experimental > Properly indent chain method: tests/Experimental/experimental.spec.js#L12
Error: Snapshot `Experimental > Properly indent chain method 1` mismatched - Expected + Received <a class="task-edit" href="{{ - ea_url() - .setDashboard('App\\Controller\\Dashboard\\DashboardController') - .setController('App\\Controller\\Dashboard\\CRUD\\TacheCrudController') - .setAction('edit') - .setEntityId(tache.id) - .set('sort',null) + ea_url().setDashboard( + 'App\\Controller\\Dashboard\\DashboardController' + ).setController( + 'App\\Controller\\Dashboard\\CRUD\\TacheCrudController' + ).setAction( + 'edit' + ).setEntityId( + tache.id + ).set( + 'sort', + null + ) }}"> <i class="fa-solid fa-edit"></i> </a> ❯ tests/Experimental/experimental.spec.js:12:9
Test (22)
Process completed with exit code 1.
tests/Experimental/experimental.spec.js > Experimental > Properly indent chain method: tests/Experimental/experimental.spec.js#L12
Error: Snapshot `Experimental > Properly indent chain method 1` mismatched - Expected + Received <a class="task-edit" href="{{ - ea_url() - .setDashboard('App\\Controller\\Dashboard\\DashboardController') - .setController('App\\Controller\\Dashboard\\CRUD\\TacheCrudController') - .setAction('edit') - .setEntityId(tache.id) - .set('sort',null) + ea_url().setDashboard( + 'App\\Controller\\Dashboard\\DashboardController' + ).setController( + 'App\\Controller\\Dashboard\\CRUD\\TacheCrudController' + ).setAction( + 'edit' + ).setEntityId( + tache.id + ).set( + 'sort', + null + ) }}"> <i class="fa-solid fa-edit"></i> </a> ❯ tests/Experimental/experimental.spec.js:12:9
Test (18)
Process completed with exit code 1.