Skip to content

Only show weather credits if necessary #23700

Only show weather credits if necessary

Only show weather credits if necessary #23700

Triggered via pull request July 21, 2023 15:29
Status Success
Total duration 3m 19s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint: apps/comments/src/activitytabviewplugin.js#L45
The global property or function $ was deprecated in Nextcloud 19.0.0
eslint: apps/comments/src/activitytabviewplugin.js#L56
The global property or function $ was deprecated in Nextcloud 19.0.0
eslint: apps/comments/src/components/Comment.vue#L99
'v-html' directive can lead to XSS attack
eslint: apps/comments/src/filesplugin.js#L54
The property or function OC.imagePath was deprecated in Nextcloud 19.0.0
eslint: apps/comments/src/filesplugin.js#L112
The global property or function $ was deprecated in Nextcloud 19.0.0
eslint: apps/comments/src/utils/cancelableRequest.js#L42
Missing trailing comma
eslint: apps/comments/src/views/Comments.vue#L27
Attribute "v-observe-visibility" should go before ":class"
eslint: apps/comments/src/views/Comments.vue#L90
Using exported name 'VTooltip' as identifier for default export
eslint: apps/comments/src/views/Comments.vue#L195
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
eslint: apps/dav/src/dav/client.js#L37
Missing trailing comma