Skip to content

log warning if feed cannot be parsed #704

log warning if feed cannot be parsed

log warning if feed cannot be parsed #704

Triggered via push June 23, 2024 16:32
Status Success
Total duration 51s
Artifacts

lint.yml

on: push
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#L211
'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