feat: enhance package list UX with table view, filters, and sorts #553
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.
|