Skip to content

[Vue Rewrite] Fix css issues and start updating docs #87

[Vue Rewrite] Fix css issues and start updating docs

[Vue Rewrite] Fix css issues and start updating docs #87

Triggered via pull request October 17, 2023 15:47
Status Success
Total duration 5m 10s
Artifacts

lint.yml

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

Annotations

12 warnings
stylelint node
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint node
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint node: src/components/ShareItem.vue#L98
Missing JSDoc @param "user" type
eslint node: src/components/feed-display/FeedItemDisplay.vue#L88
'v-html' directive can lead to XSS attack
eslint node: src/components/feed-display/FeedItemDisplay.vue#L90
'v-html' directive can lead to XSS attack
eslint node: src/components/feed-display/FeedItemRow.vue#L19
'v-html' directive can lead to XSS attack
eslint node: src/dataservices/feed.service.ts#L32
Missing JSDoc @param "param0" description
eslint node: src/dataservices/feed.service.ts#L53
Missing JSDoc @param "param0" description
eslint node: src/dataservices/feed.service.ts#L67
Missing JSDoc @param "param0" description
eslint node: src/dataservices/feed.service.ts#L89
Missing JSDoc @param "param0" description
eslint node: src/dataservices/folder.service.ts#L20
Missing JSDoc @param "param0" description
eslint node: src/dataservices/folder.service.ts#L31
Missing JSDoc @param "param0" description