refactor: Migrate NcButton
from render function to template
#8085
Annotations
5 errors and 11 warnings
Lint:
src/components/NcButton/NcButton.vue#L471
'/home/runner/work/nextcloud-vue/nextcloud-vue/node_modules/vue/dist/vue.d.mts' imported multiple times
|
Lint:
src/components/NcButton/NcButton.vue#L474
'useSlots' is defined but never used
|
Lint:
src/components/NcButton/NcButton.vue#L641
Import in body of module; reorder to top
|
Lint:
src/components/NcButton/NcButton.vue#L641
'/home/runner/work/nextcloud-vue/nextcloud-vue/node_modules/vue/dist/vue.d.mts' imported multiple times
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/components/NcActions/NcActions.vue#L1421
The type 'NodeListOf' is undefined
|
Lint:
src/components/NcAppContent/NcAppContent.vue#L324
Custom event name 'resize:list' must be camelCase
|
Lint:
src/components/NcAppNavigationNewItem/NcAppNavigationNewItem.vue#L153
Custom event name 'new-item' must be camelCase
|
Lint:
src/components/NcAppSidebar/NcAppSidebar.vue#L1103
Custom event name 'figure-click' must be camelCase
|
Lint:
src/components/NcAppSidebar/NcAppSidebar.vue#L1194
Custom event name 'submit-name' must be camelCase
|
Lint:
src/components/NcAppSidebar/NcAppSidebar.vue#L1204
Custom event name 'dismiss-editing' must be camelCase
|
Lint:
src/components/NcAppSidebarTab/NcAppSidebarTab.vue#L102
Custom event name 'bottom-reached' must be camelCase
|
Lint:
src/components/NcCollectionList/NcCollectionListItem.vue#L155
Custom event name 'remove-resource' must be camelCase
|
Lint:
src/components/NcCollectionList/NcCollectionListItem.vue#L168
Custom event name 'rename-collection' must be camelCase
|
Lint:
src/components/NcEmojiPicker/NcEmojiPicker.vue#L381
Custom event name 'select-data' must be camelCase
|
Loading