Skip to content

[next] fix(NcListItem): Adjust icon color when the list item is active #7356

[next] fix(NcListItem): Adjust icon color when the list item is active

[next] fix(NcListItem): Adjust icon color when the list item is active #7356

Triggered via pull request August 8, 2024 11:03
Status Success
Total duration 1m 13s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
NPM lint: src/components/NcActions/NcActions.vue#L1376
The type 'NodeListOf' is undefined
NPM lint: src/components/NcAppContent/NcAppContent.vue#L321
Custom event name 'resize:list' must be camelCase
NPM lint: src/components/NcAppNavigationNewItem/NcAppNavigationNewItem.vue#L153
Custom event name 'new-item' must be camelCase
NPM lint: src/components/NcAppSidebar/NcAppSidebar.vue#L1103
Custom event name 'figure-click' must be camelCase
NPM lint: src/components/NcAppSidebar/NcAppSidebar.vue#L1194
Custom event name 'submit-name' must be camelCase
NPM lint: src/components/NcAppSidebar/NcAppSidebar.vue#L1204
Custom event name 'dismiss-editing' must be camelCase
NPM lint: src/components/NcAppSidebarTab/NcAppSidebarTab.vue#L102
Custom event name 'bottom-reached' must be camelCase
NPM lint: src/components/NcCollectionList/NcCollectionListItem.vue#L155
Custom event name 'remove-resource' must be camelCase
NPM lint: src/components/NcCollectionList/NcCollectionListItem.vue#L168
Custom event name 'rename-collection' must be camelCase
NPM lint: src/components/NcDialogButton/NcDialogButton.vue#L75
Missing trailing comma