Skip to content

[stable25] Update nextcloud/ocp dependency #618

[stable25] Update nextcloud/ocp dependency

[stable25] Update nextcloud/ocp dependency #618

Triggered via pull request July 9, 2023 03:20
Status Success
Total duration 41m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint: src/components/Timeline.vue#L28
Missing JSDoc @param "time" description
eslint: src/components/Timeline.vue#L28
Missing JSDoc @param "time" type
eslint: src/components/Timeline.vue#L29
Missing JSDoc @param "low" description
eslint: src/components/Timeline.vue#L29
Missing JSDoc @param "low" type
eslint: src/components/TimelineNode.vue#L13
Variable 'event' is already declared in the upper scope
eslint: src/store.js#L19
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store.js#L24
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store.js#L55
Missing JSDoc @param "file" description
eslint: src/store.js#L55
Missing JSDoc @param "file" type
eslint: src/store.js#L56
Missing JSDoc @return type