fix(DataTable)!: adjust header content slot schema #566
Annotations
13 warnings
commit-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3, cypress-io/github-action@v5, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci
No files were found with the provided path: example/cypress/e2e/videos. No artifacts will be uploaded.
|
ci:
example/src/router/index.ts#L117
Prefer named exports
|
ci:
example/src/views/ChipView.vue#L801
File has too many lines (1088). Maximum allowed is 800
|
ci:
example/src/views/DataTableView.vue#L801
File has too many lines (1002). Maximum allowed is 800
|
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#L5
Use default import syntax to import 'ButtonGroup'
|
ci:
src/components/buttons/button/Button.stories.ts#L2
Use default import syntax to import 'Button'
|
ci:
src/components/buttons/button/Button.vue#L2
Use default import syntax to import 'RuiProgress'
|
ci:
src/components/divider/Divider.stories.ts#L1
Use default import syntax to import 'Divider'
|