Skip to content

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

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

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

Triggered via pull request January 28, 2026 15:13
Status Failure
Total duration 3m 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 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'.