Skip to content

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

Implement highlighting of active feed item and more keyboard shortcuts

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

Triggered via pull request June 8, 2024 10:30
Status Success
Total duration 54s
Artifacts

lint.yml

on: pull_request
Matrix: eslint
Matrix: stylelint
Fit to window
Zoom out
Zoom in

Annotations

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