Skip to content

feat: enhance package list UX with table view, filters, and sorts #553

feat: enhance package list UX with table view, filters, and sorts

feat: enhance package list UX with table view, filters, and sorts #553

Triggered via pull request January 28, 2026 05:05
Status Failure
Total duration 6m 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test: app/components/PackageTable.vue#L180
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
test: app/components/PackageTable.vue#L155
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
test: app/components/PackageTable.vue#L147
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
test: app/components/PackageTable.vue#L129
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
test: app/components/PackageListToolbar.vue#L144
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
test: app/components/FilterPanel.vue#L284
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
test: app/components/FilterPanel.vue#L260
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
test: app/components/FilterPanel.vue#L235
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
test: app/components/FilterPanel.vue#L201
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
test: app/components/FilterPanel.vue#L198
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
browser
Process completed with exit code 1.