Skip to content

Implement highlighting of active feed item and more keyboard shortcuts #1112

Implement highlighting of active feed item and more keyboard shortcuts

Implement highlighting of active feed item and more keyboard shortcuts #1112

Triggered via pull request June 7, 2024 20:00
Status Success
Total duration 54s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
eslint: src/components/ContentTemplate.vue#L64
Prop 'config' requires default value to be set
eslint: src/components/feed-display/FeedItemDisplayList.vue#L198
'alignToTop' is assigned a value but never used
eslint: src/components/feed-display/FeedItemDisplayList.vue#L207
'virtualScroll' is assigned a value but never used
eslint: src/components/feed-display/VirtualScroll.vue#L45
The "watch" property should be above the "created" property on line 42
eslint: src/store/feed.ts#L89
Unexpected console statement