This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
feat(AutoComplete): introduce autocomplete component #561
Annotations
7 errors and 12 warnings
ci:
src/components/tables/TablePagination.vue#L136
Type 'number' is not assignable to type 'T | undefined'.
|
ci:
src/components/tables/TablePagination.vue#L141
Type 'string' is not assignable to type 'undefined'.
|
ci:
src/components/tables/TablePagination.vue#L142
Type 'string' is not assignable to type 'undefined'.
|
ci:
src/components/tables/TablePagination.vue#L151
Type 'number' is not assignable to type 'T | undefined'.
|
ci:
src/components/tables/TablePagination.vue#L156
Type 'string' is not assignable to type 'undefined'.
|
ci:
src/components/tables/TablePagination.vue#L157
Type 'string' is not assignable to type 'undefined'.
|
ci
Process completed with exit code 2.
|
ci
No files were found with the provided path: example/cypress/videos. No artifacts will be uploaded.
|
ci:
example/src/router/index.ts#L163
Prefer named exports
|
ci:
example/src/views/ChipView.vue#L801
File has too many lines (1092). Maximum allowed is 800
|
ci:
example/src/views/DataTableView.vue#L801
File has too many lines (1072). Maximum allowed is 800
|
ci:
src/components/VRender.ts#L3
Prefer named exports
|
ci:
src/components/accordions/accordion/Accordion.spec.ts#L16
Async arrow function has no 'await' expression
|
ci:
src/components/accordions/accordions/Accordions.spec.ts#L32
Async arrow function has no 'await' expression
|
ci:
src/components/alerts/Alert.stories.ts#L3
Use default import syntax to import 'Alert'
|
ci:
src/components/alerts/Alert.vue#L2
Use default import syntax to import 'RuiButton'
|
ci:
src/components/alerts/Alert.vue#L3
Use default import syntax to import 'RuiIcon'
|
ci:
src/components/buttons/button-group/ButtonGroup.stories.ts#L4
Use default import syntax to import 'ButtonGroup'
|
ci
No files were found with the provided path: example/cypress/screenshots. No artifacts will be uploaded.
|