Skip to content

feat(deps): Add Nextcloud 29 support on master #711

feat(deps): Add Nextcloud 29 support on master

feat(deps): Add Nextcloud 29 support on master #711

Triggered via pull request November 23, 2023 14:42
Status Success
Total duration 43m 47s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: skjnldsv/read-package-engines-version-actions@v1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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